GUI_BUILDING_BUTTONS-NOT_WORKING
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Mitch Lautigar
on 5 May 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 Comments
Mitch Lautigar
on 6 May 2022
Bottom Right under identifier. See pic below. Hope it helps. As a sidenote, appdesigner is a simplified version of guide.
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!