What is mpt.parameter and mpt.signal?
Show older comments
Hi,
What is mpt.parameter and mpt.signal? Wher it is used? purpose?
Answers (1)
Kaustubha Govind
on 9 Oct 2012
0 votes
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.
5 Comments
Muruganandham Subramanian
on 10 Oct 2012
Edited: Walter Roberson
on 29 Mar 2025
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
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?
Walter Roberson
on 29 Mar 2025
The link "http://www.mathworks.com/help/ecoder/ug/generate-code-including-user-defined-data-types.html" embedded as "Generate Code Including User-Defined Data Types" in the Answer opens a page no longer available.
Walter Roberson
on 29 Mar 2025
I am not certain, but it seems plausible that the current link is
Generate Shared Utility Code for Custom Data Types https://www.mathworks.com/help/ecoder/ug/share-user-defined-data-types-across-models.html
Categories
Find more on String 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!