How to put toolbar using app designer?
4 views (last 30 days)
Show older comments
How to put the toolbar using app designer as doing in guide?
0 Comments
Answers (2)
Pavithra Ashok Kumar
on 27 Jun 2016
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 Comments
Brian Wisniewski
on 20 Jun 2018
Is MathWorks working on this? This is a necessary feature when including an axes in a UI.
Ajay Pattassery
on 24 Apr 2020
Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
0 Comments
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!