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
Customize toolstrip, to new one section
5 次查看(过去 30 天)
显示 更早的评论
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 !
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!