GUI Matlab
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2011-12-6
I thought I had seen someone mention it; of course I can't find it now that I'm looking.
回答(5 个)
Paulo Silva
2011-12-6
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 个评论
Image Analyst
2011-12-6
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 个评论
Daniel Shub
2011-12-8
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
0 个评论
Malcolm Lidierth
2011-12-8
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!