Filter löschen
Filter löschen

Creatin windows with GUIDE

1 Ansicht (letzte 30 Tage)
Wanderson
Wanderson am 23 Jun. 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.

Akzeptierte Antwort

Jan
Jan am 23 Jun. 2013
Bearbeitet: Jan am 23 Jun. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by