GUI Matlab
조회 수: 1(최근 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!