GUI Matlab
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 6 Dez. 2011
I thought I had seen someone mention it; of course I can't find it now that I'm looking.
Antworten (5)
Paulo Silva
am 6 Dez. 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 Kommentare
Image Analyst
am 6 Dez. 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 Kommentare
Daniel Shub
am 8 Dez. 2011
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
0 Kommentare
Malcolm Lidierth
am 8 Dez. 2011
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:

0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!