GUI_BUILDING_BUTTONS-NOT_WORKING
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Mitch Lautigar
am 5 Mai 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 Kommentare
Mitch Lautigar
am 6 Mai 2022
Bottom Right under identifier. See pic below. Hope it helps. As a sidenote, appdesigner is a simplified version of guide.
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!