Azzera filtri
Azzera filtri

GUI design according to selection of pop-up

2 visualizzazioni (ultimi 30 giorni)
Cem Eren Aslan
Cem Eren Aslan il 14 Gen 2022
Risposto: Voss il 14 Gen 2022
Hello all,
I created a GUI. I don't want all panels in this GUI to appear on startup, instead I want different panel designs and texts based on the selection in the initial pop-up menu. How can I do that?
thanks
  1 Commento
Rik
Rik il 14 Gen 2022
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.

Accedi per commentare.

Risposte (1)

Voss
Voss il 14 Gen 2022
If you used GUIDE then, in the GUI's OpeningFcn, you can call your popupmenu's Callback function or otherwise set the visibility of panels and whatnot.

Categorie

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

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by