Creatin windows with GUIDE

1 visualización (últimos 30 días)
Wanderson
Wanderson el 23 de Jun. de 2013
Hi I'm having some problems here.
I am creating an interface to my code. In the initial page I am asking for some initial parameters and showing some images to the user.
Sorry I guess I didn't explain well my problem.
When the user press the Menu Option that I created, must appear a new gui page, but not separated from the initial one. I want to write others information within this new gui page.
For example. I run the program and appear the first gui with some text. I have a Menu called Method When the user click on Method I want that this text disappears. I want to remains only the menu options from the initital page.
Thanks.

Respuesta aceptada

Jan
Jan el 23 de Jun. de 2013
Editada: Jan el 23 de Jun. de 2013
Of course this is possible. But it depends on what exactly you want:
  • clear all the initial page: clf(FigHandle)
  • create a blank GUI: Simply open a new GUI
So please explain again, what you exactly want, what you have tried so far and which problems have occurred. This additional information should be found, where readers expect it: edit the original question, do not post a comment or another answer.

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