GUI Matlab
3 views (last 30 days)
Show older comments
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 Comments
Walter Roberson
on 6 Dec 2011
I thought I had seen someone mention it; of course I can't find it now that I'm looking.
Answers (5)
Paulo Silva
on 6 Dec 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 Comments
Image Analyst
on 6 Dec 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 Comments
Daniel Shub
on 8 Dec 2011
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
0 Comments
Malcolm Lidierth
on 8 Dec 2011
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:

0 Comments
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!