필터 지우기
필터 지우기

How to hide sub-options (eg. listbox, edittext) when selecting an option in GUI using GUIDE?

조회 수: 1 (최근 30일)
So I am using GUIDE to create my GUI and wanted to make it a bit smaller because it is cluttered with a lot of options. I am trying to avoid the mess by selecting an option like YES or NO in a listbox and then the other specified options are minimized or delete it and create it again.
If there is any other way to remove the mess, please tell me!
Thank you very much!

채택된 답변

Sean de Wolski
Sean de Wolski 2014년 12월 16일
You can set their 'Visible' property to 'off'.
  댓글 수: 1
Tamfor Dulin
Tamfor Dulin 2014년 12월 16일
That makes sense I will try that. But will the space be fill or would I have to change the position of the other object as the visibility changes?

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

추가 답변 (0개)

카테고리

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