Azzera filtri
Azzera filtri

matlab guide???

3 visualizzazioni (ultimi 30 giorni)
jeff wu
jeff wu il 5 Mar 2012
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

Risposta accettata

Sean de Wolski
Sean de Wolski il 5 Mar 2012
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.

Più risposte (1)

Deepak
Deepak il 5 Mar 2012
Yes Jeff you can work without GUIDE but you can't use edit boxes only buttons,You can use "menu" tool for it.
  2 Commenti
Sean de Wolski
Sean de Wolski il 5 Mar 2012
This is not true. You can use any of the uicontrols.
jeff wu
jeff wu il 5 Mar 2012
thx a lot, im allready on to it

Accedi per commentare.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by