How to put toolbar using app designer?
4 次查看(过去 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!