Effacer les filtres
Effacer les filtres

Simulink create Mask with tabs

7 vues (au cours des 30 derniers jours)
yannick
yannick le 15 Juin 2011
Hi ,
I would like to know if it's possible to create a subsystem whose the mask has several tabs. Indeed, I have a long list of parameters and I need to seperate my parameters in several tabs. A simple exemple could be the constant block which has a main tab and a Signal Data Type tab.
I have looked in all documentation and google but I have found nothing
Thank you for your help

Réponse acceptée

Arnaud Miege
Arnaud Miege le 15 Juin 2011
Yes, it's possible. When you create a mask and define the various parameters of the mask, for each parameter you have a column entitled "Tab name". Just enter the name of the tab you wish that parameter to be in. See Defining mask parameters in the Simulink documentation for more details.
HTH.
Arnaud
  3 commentaires
yannick
yannick le 15 Juin 2011
Thank you for this fast answer ! But I probably forget to tell I work with matlab 2007a .. SO As Paulo Silva, I am not sure I have got this column.
I will check this tomorow !
Arnaud Miege
Arnaud Miege le 16 Juin 2011
Hi, it seems that the capability to have tabbed masks was added in R2009b (I went back from release to release until it wasn't there anymore). Before that, there isn't a documented way of doing this. You might want to try selecting the masked susbsystem and inspecting the output of 'get(gcbh)' to see if there's any property you can set with set_param.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Author Block Masks dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by