What is mpt.parameter and mpt.signal?

39 views (last 30 days)
Hi,
What is mpt.parameter and mpt.signal? Wher it is used? purpose?

Answers (1)

Kaustubha Govind
Kaustubha Govind on 9 Oct 2012
As far as my understanding goes, mpt.Parameter and mpt.Signal are advanced versions of Simulink.Parameter and Simulink.Signal. They are used to define custom data types for parameters and signals respectively. For example, see Generate Code Including User-Defined Data Types.
  3 Comments
Kaustubha Govind
Kaustubha Govind on 10 Oct 2012
Please see the last sentence of my answer. Simulink.Signal and Simulink.Parameter have the same purpose.
Qingshan Xie
Qingshan Xie on 17 Jun 2019
hi,
i want to get mpt.parameter of Value and Minof varible A, and make it to transmit to cell in excel。 do you know how to do in matlab code?

Sign in to comment.

Categories

Find more on Characters and Strings in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!