Custom Toolstrip tab Matlab R2022b?
10 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone.
I was looking for a way to create a custom toolstrip similar as the ones highlighted in red:
For simulink I found that this is possible usign slCreateToolstripComponent (https://it.mathworks.com/help/simulink/ug/create-custom-simulink-toolstrip-tabs.html) but I could not find anything relatable for matlab itself.
Is there anyone who can help me?
0 件のコメント
採用された回答
Angelo Yeo
2023 年 12 月 28 日
Custom tabs are not supported for MATLAB. As you found only Simulink has ones.
0 件のコメント
その他の回答 (1 件)
Yair Altman
2024 年 9 月 7 日
You can indeed create custom toolstrips in Matlab, as I have shown in the following series of articles: https://undocumentedmatlab.com/articles/tag/toolstrip
Note that this relies on functionality that is not officially supported by MathWorks, but works very well in practice for the past 10-15 Matlab releases. In this sense the answer above by @Angelo Yeo is quite misleading.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Naming Conventions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!