Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How do I create tabs for codes already generated using GUIDE?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I've used Matlab GUIDE to construct a GUI and its automated callback functions.
I would like to separate them into tabs, how do I do this?
1 commentaire
Adam
le 30 Avr 2015
As far as I am aware it isn't possible. I have just started using tabs, but I created the GUI programmatically in order to use them.
It is possible that someone has a program that can in some way convert a GUIDE GUI to a programmatic one which you could then edit, but tabs are not supported by guide and it isn't obvious how you would insert them.
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!