How do u create multi tab app on app designer with different interfaces when each tab is selected
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Mohammad Sami
le 20 Mar 2020
i am not clear on your questions. if you create a tabbed group, each tab can display different ui inside the tabbed panel.
Réponses (1)
SACHIN KHANDELWAL
le 5 Déc 2024
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 commentaires
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!