필터 지우기
필터 지우기

Simulink create Mask with tabs

조회 수: 7 (최근 30일)
yannick
yannick 2011년 6월 15일
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