Customize toolstrip, to new one section
이전 댓글 표시
Hi,
when I build simulink model, I often need to do some repeated work, e.g. set one block code generation parameters to inline or non-resuable. For one-click quick operation, I develop one always-on-top app(by app-designer) ) to do that.

For many reasons, I want to make as bellow: new a section in toolstrip and add functions inside.

I googled the way, but not foud. could you give me the solution or advice. Thank you !
답변 (1개)
Sivani Pentapati
2021년 9월 29일
편집: Sivani Pentapati
2021년 9월 29일
0 개 추천
From my understanding, you want to add a custom tab to the Simulink Toolstrip. This can be done using the slCreateToolstripTab function. Please refer to the following documentation link for list of functions to customize Simulink environemnt. This is introduced in the R2021b version of Simulink
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!