How to use an enumeration from a Simulink Data Dictionary in a mask popup parameter in Simulink R2024a?

1 view (last 30 days)
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
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"
 

More Answers (0)

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!