Several layer of GUI matlab

4 Ansichten (letzte 30 Tage)
Steven Chong
Steven Chong am 16 Jun. 2015
Kommentiert: Adam am 16 Jun. 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 Kommentar
Adam
Adam am 16 Jun. 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).

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Ilham Hardy
Ilham Hardy am 16 Jun. 2015
Bearbeitet: Ilham Hardy am 16 Jun. 2015

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by