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
Which MATLAB version? tabbing was added to GUIDE only a few releases ago.
Paulo Silva
le 6 Déc 2011
They did?! That's very good, I'm still using version 2008b :(
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
0 votes
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
Image Analyst
le 6 Déc 2011
0 votes
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.
Chad Gilbert
le 8 Déc 2011
0 votes
Daniel Shub
le 8 Déc 2011
0 votes
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
Malcolm Lidierth
le 8 Déc 2011
0 votes
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:

Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!