matlab guide???
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Deepak
am 5 Mär. 2012
0 Stimmen
Yes Jeff you can work without GUIDE but you can't use edit boxes only buttons,You can use "menu" tool for it.
2 Kommentare
Sean de Wolski
am 5 Mär. 2012
This is not true. You can use any of the uicontrols.
jeff wu
am 5 Mär. 2012
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!