How do u create multi tab app on app designer with different interfaces when each tab is selected
조회 수: 7 (최근 30일)
이전 댓글 표시
How do u create multi tab app on app designer with different interfaces when each tab is selected. Something with different menu that opens different app interface on d same panel, not multi window
댓글 수: 1
Mohammad Sami
2020년 3월 20일
i am not clear on your questions. if you create a tabbed group, each tab can display different ui inside the tabbed panel.
답변 (1개)
SACHIN KHANDELWAL
2024년 12월 5일
To achieve the same you can use the tabgroup and tab in MATLAB App. Then, you can design UI for each tab in the app.
I found this MATLAB Answer post, which might be helpful : https://www.mathworks.com/matlabcentral/answers/2164610-sequential-triggering-and-synchronization-across-multiple-tabs-in-matlab-app-designer?s_tid=srchtitle
댓글 수: 0
참고 항목
카테고리
Help Center 및 File 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!