필터 지우기
필터 지우기

How to create a GUI with different tab options?

조회 수: 20 (최근 30일)
Karthik KJ
Karthik KJ 2012년 6월 29일
Hi,
I have seen some GUI's created with Delphi, where we can use tab options. Currently I have a main gui where 4 pushbutton will open 4 different GUI's. Is it possible to make GUI with tabs( similar to Excel sheet tab, sheet1,sheet2...) so that I will not open 4 separate GUI and 4 tabs can use the same figure space of the Main GUI.
I could not find any such GUIDE properties which can do this.
Appreciate the help
Karthik

채택된 답변

Sean de Wolski
Sean de Wolski 2012년 6월 29일
편집: Sean de Wolski 2012년 6월 29일
It is not documented and thus likely to change in the future, but you can use uitab. Or one of these:
  댓글 수: 1
Jan
Jan 2012년 6월 30일
Cruel. The TMW GUIs have still less power than my AtariST built in 1986.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Yash
Yash 2012년 6월 30일
yes it is possible
check this, i made one using this similar to your idea

카테고리

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