matlab guide???
5 次查看(过去 30 天)
显示 更早的评论
hi everybody,
i'm currently developping a small GUI-programm in matlab and i', using the guide. i need a bunch off buttons and editboxes etc. and i find it annoying drawing all these in the guide and clicking to set the strings tags etc.
so my question: is it recomendet to use the guide or shall i work without it? what advantages is the guide providing - else that you see directly where the different items a placed. thx jeff
0 个评论
采纳的回答
Sean de Wolski
2012-3-5
If you are interested in making GUIs without GUIDE, this is a great resource:
Personally, I learned to make GUIS with GUIDE but now pretty much only make them programatically.
0 个评论
更多回答(1 个)
Deepak
2012-3-5
Yes Jeff you can work without GUIDE but you can't use edit boxes only buttons,You can use "menu" tool for it.
2 个评论
另请参阅
类别
在 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!