GUI Matlab
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello, I have a question about GUI.
I'd like to create tab-based GUI so that each has its subcategory.
Where can I find such icon to build them?
Thanks.
3 commentaires
Walter Roberson
le 6 Déc 2011
I thought I had seen someone mention it; of course I can't find it now that I'm looking.
Réponses (5)
Paulo Silva
le 6 Déc 2011
I don't think that Mathworks implemented the feature yet, take a look at how the users are making GUIs with tabs, for example Simple tab panel by Panagiotis Moulos
0 commentaires
Image Analyst
le 6 Déc 2011
Or you can try #37 here:
It's Matt Fig's popular File Exchange submission for those who prefer to roll their own, and not use GUIDE.
0 commentaires
Daniel Shub
le 8 Déc 2011
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
0 commentaires
Malcolm Lidierth
le 8 Déc 2011
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:

0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!