AppDesigner : divided UI code in several .mlapp files
이전 댓글 표시
Hello,
The main code of my application is in a .mlapp file.
There is a central UIPanel in this UIFigure.
I would like to change the content of this panel depending of the menu's choice.
Is it possible to code several IU in differents .mlapp files et include these UI in the central panel of the main application ?
Thanks
답변 (1개)
Eric Delgado
2022년 9월 27일
0 개 추천
No, it's not possible. But you can use uitabgroup to deal with it.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!