How to use an enumeration from a Simulink Data Dictionary in a mask popup parameter in Simulink R2024a?
1 view (last 30 days)
Show older comments
MathWorks Support Team
on 26 Sep 2024
Answered: MathWorks Support Team
on 9 Oct 2024
I created an enumeration inside a Simulink Data Dictionary. I want to use these values for a mask parameter but I cannot see any options to set the values of the popup parameter using the enumeration defined in a Simulink Data Dictionary. There are options to include enumerations defined externally or to create a new enumeration.
How can I specify an enumeration from an Simulink Data Dictionary as the possible values of a mask popup parameter?
Accepted Answer
MathWorks Support Team
on 13 Dec 2024 at 0:00
You can use the enumeration defined in the Simulink Data Dictionary as if it were an external enumeration file. The screenshot below shows an example with "myEnum" defined in a Simulink Data Dictionar populated using the "Reference Enumeration file"
0 Comments
More Answers (0)
See Also
Categories
Find more on Data Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!