How to use sldd file instead of *.m for creating mask popup

11 vues (au cours des 30 derniers jours)
Dimitri
Dimitri le 18 Août 2025
Commenté : Dimitri le 20 Août 2025
Hello!
I read an article how to tune Mask Enumeration Parameters: https://nl.mathworks.com/help/simulink/ug/tunable-mask-popup-parameter.html
This example shows how to create a *.mat file for custom Enumeration parameters for mask.
I have all my Enumeration already defined in the *.sldd dictionary.
Are there any possibility to re-use enumeration from sldd for custom parameters for mask?

Réponses (1)

Aabha
Aabha le 19 Août 2025
I understand that you want to use ‘enumerations’ from a pre-defined ‘*.sldd’ dictionary for custom parameters of a mask. You can use the ‘enumeration’ defined in the ‘Simulink Data Dictionary’ as if it were an external enumeration file.
I hope this answers your question.
  3 commentaires
Aabha
Aabha le 20 Août 2025
It is available from R2023a release. Please refer to the following documentation link for more information about this feature in the R2023a release: https://www.mathworks.com/help/releases/r2023a/simulink/ug/tunable-mask-popup-parameter.html
Dimitri
Dimitri le 20 Août 2025
thanks

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by