How do u create multi tab app on app designer with different interfaces when each tab is selected
4 ビュー (過去 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!