GUI_BUILDING_BUTTONS-NOT_WORKING
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi ! :)
I have matlab 2018 b and just tried to create a GUI but the problem is that nothing is happening on my canvas I am trying to drag button to it but nothing is happening. I am wondering whether GUI is supposed to be an additional thing that one has to buy then..? or is it suppose to work with matlab package that is included?
0 comentarios
Respuestas (1)
Mitch Lautigar
el 5 de Mayo de 2022
Assuming you used guide, dragging a button over to the canvas should populate a button with basic controls. If it's not, then you likely have an issue with not having the correct toolbox. Also note, guide is going away eventually to be replaced by app designer
2 comentarios
Mitch Lautigar
el 6 de Mayo de 2022
Bottom Right under identifier. See pic below. Hope it helps. As a sidenote, appdesigner is a simplified version of guide.
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!