フィルターのクリア

Creatin windows with GUIDE

1 回表示 (過去 30 日間)
Wanderson
Wanderson 2013 年 6 月 23 日
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.

採用された回答

Jan
Jan 2013 年 6 月 23 日
編集済み: Jan 2013 年 6 月 23 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by