Azzera filtri
Azzera filtri

Creatin windows with GUIDE

1 visualizzazione (ultimi 30 giorni)
Wanderson
Wanderson il 23 Giu 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.

Risposta accettata

Jan
Jan il 23 Giu 2013
Modificato: Jan il 23 Giu 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.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by