Several layer of GUI matlab

3 vues (au cours des 30 derniers jours)
Steven Chong
Steven Chong le 16 Juin 2015
Commenté : Adam le 16 Juin 2015
Is it possible to create several layer of GUI. For example, once I click on the pushbutton on the 1st page of the GUI will then show me a page then I click another pushbutton on the 2nd page then it will show the 3rd page of the GUI?
  1 commentaire
Adam
Adam le 16 Juin 2015
allows you to do things like this programmatically, using CardPanel or just using tabs (which you can also program using uitab in normal Matlab, you just can't do it in GUIDE).

Connectez-vous pour commenter.

Réponses (1)

Ilham Hardy
Ilham Hardy le 16 Juin 2015
Modifié(e) : Ilham Hardy le 16 Juin 2015

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by