App Designer Tabs for already written Code

조회 수: 10 (최근 30일)
Nando Käslin
Nando Käslin 2019년 9월 23일
편집: Nando Käslin 2019년 9월 25일
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.

답변 (1개)

awezmm
awezmm 2019년 9월 23일
편집: awezmm 2019년 9월 23일
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
Nando Käslin
Nando Käslin 2019년 9월 24일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by