GUI_BUILDING_BUTTONS-NOT_WORKING
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Mitch Lautigar
2022-5-5
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 个评论
Mitch Lautigar
2022-5-6
Bottom Right under identifier. See pic below. Hope it helps. As a sidenote, appdesigner is a simplified version of guide.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!