How to put toolbar using app designer?
5 ビュー (過去 30 日間)
古いコメントを表示
How to put the toolbar using app designer as doing in guide?
0 件のコメント
回答 (2 件)
Pavithra Ashok Kumar
2016 年 6 月 27 日
Hi
For now, the uifigure does not support uimenus. The list of components that are supported can be found here. However you can explore tabbed panels, if it suits your usecase.
3 件のコメント
Brian Wisniewski
2018 年 6 月 20 日
Is MathWorks working on this? This is a necessary feature when including an axes in a UI.
Ajay Pattassery
2020 年 4 月 24 日
Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!