Borrar filtros
Borrar filtros

Simulink create Mask with tabs

7 visualizaciones (últimos 30 días)
yannick
yannick el 15 de Jun. de 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

Respuesta aceptada

Arnaud Miege
Arnaud Miege el 15 de Jun. de 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 comentarios
yannick
yannick el 15 de Jun. de 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 el 16 de Jun. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Author Block Masks en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by