matlab guide???

7 ビュー (過去 30 日間)
jeff wu
jeff wu 2012 年 3 月 5 日
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

採用された回答

Sean de Wolski
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.

その他の回答 (1 件)

Deepak
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 件のコメント
Sean de Wolski
Sean de Wolski 2012 年 3 月 5 日
This is not true. You can use any of the uicontrols.
jeff wu
jeff wu 2012 年 3 月 5 日
thx a lot, im allready on to it

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by