How to put toolbar using app designer?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to put the toolbar using app designer as doing in guide?
0 comentarios
Respuestas (2)
Pavithra Ashok Kumar
el 27 de Jun. de 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 comentarios
Brian Wisniewski
el 20 de Jun. de 2018
Is MathWorks working on this? This is a necessary feature when including an axes in a UI.
Kris Hoffman
el 11 de Jul. de 2018
I agree, you would think this would have been the first thing fixed
Ajay Pattassery
el 24 de Abr. de 2020
Toolbar can be added programatically to app designer using uitoolbar function from MATLAB R2020a ownwards.
0 comentarios
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!