How to put toolbar using app designer?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to put the toolbar using app designer as doing in guide?
0 commentaires
Réponses (2)
Pavithra Ashok Kumar
le 27 Juin 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 commentaires
Brian Wisniewski
le 20 Juin 2018
Is MathWorks working on this? This is a necessary feature when including an axes in a UI.
Ajay Pattassery
le 24 Avr 2020
Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
0 commentaires
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!