user interface
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how to add textbox,command button,choice box in matlab window
0 commentaires
Réponse acceptée
Paulo Silva
le 6 Déc 2011
By MATLAB window you mean Figure don't you?
What you want to do is a GUI, that can be done using GUIDE or by doing all the code in one m-file, considering your basic question I assume you don't have much experience with MATLAB, try using GUIDE and get the best examples 41 Complete GUI Examples by Matt Fig
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!