App Designer Tabs for already written Code

13 Ansichten (letzte 30 Tage)
Nando Käslin
Nando Käslin am 23 Sep. 2019
Bearbeitet: Nando Käslin am 25 Sep. 2019
I've written a GUI in App Designer and I now want to write an other one and then have them both in the same GUI and access each one over a tab.
Is there an easy way to copy the whole GUI into one tab? It doesn't let me edit all the code and I really don't want to do it all again.
Thanks for a good answer.
EDIT: Nevermind! You just have to drag (not copy paste) all the stuff into a tab if you want to have it there.

Antworten (1)

awezmm
awezmm am 23 Sep. 2019
Bearbeitet: awezmm am 23 Sep. 2019
What do you mean access each one over a tab?
You can have a menu with buttons and if the user clicks on one button then you can redirect to a specific gui and if the user clicks on a different button then you can redirect to a different gui.
  1 Kommentar
Nando Käslin
Nando Käslin am 24 Sep. 2019
Yes I know I could do this, but in the App Designer under Component Library/Containers there's a Tab Group and i think it's much nicer if I access the different GUIs over tabs.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by