Several layer of GUI matlab

7 次查看(过去 30 天)
Steven Chong
Steven Chong 2015-6-16
评论: Adam 2015-6-16
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 个评论
Adam
Adam 2015-6-16
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).

请先登录,再进行评论。

回答(1 个)

Ilham Hardy
Ilham Hardy 2015-6-16
编辑:Ilham Hardy 2015-6-16

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by