Filter löschen
Filter löschen

Simulink create Mask with tabs

7 Ansichten (letzte 30 Tage)
yannick
yannick am 15 Jun. 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

Akzeptierte Antwort

Arnaud Miege
Arnaud Miege am 15 Jun. 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 Kommentare
yannick
yannick am 15 Jun. 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 am 16 Jun. 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Author Block Masks finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by