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

1 visualización (últimos 30 días)
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!

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 16 de Dic. de 2014
You can set their 'Visible' property to 'off'.
  1 comentario
Tamfor Dulin
Tamfor Dulin el 16 de Dic. de 2014
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?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by