Simulink create Mask with tabs

7 次查看(过去 30 天)
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

采纳的回答

Arnaud Miege
Arnaud Miege 2011-6-15
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 个评论
yannick
yannick 2011-6-15
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 2011-6-16
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Author Block Masks 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by