GUI Matlab
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 6 Dic 2011
I thought I had seen someone mention it; of course I can't find it now that I'm looking.
Risposte (5)
Paulo Silva
il 6 Dic 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 Commenti
Image Analyst
il 6 Dic 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 Commenti
Daniel Shub
il 8 Dic 2011
I would add:
I think Yair's solution is much better looking than Matt's, although Yair's is more complicated.
0 Commenti
Malcolm Lidierth
il 8 Dic 2011
That provides support for JTabbedPanes as well as a custom MATLAB/Java GTabContainer and GAccordion + more:
0 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!