필터 지우기
필터 지우기

matlab guide???

조회 수: 3 (최근 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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by