What is mpt.parameter and mpt.signal?

Answers (1)

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

Hi kaustubha,
What's the purpose of using this than normal signal and parameter
Please see the last sentence of my answer. Simulink.Signal and Simulink.Parameter have the same purpose.
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?
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.
I am not certain, but it seems plausible that the current link is

Sign in to comment.

Products

Community Treasure Hunt

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

Start Hunting!