user interface
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
how to add textbox,command button,choice box in matlab window
0 Kommentare
Akzeptierte Antwort
Paulo Silva
am 6 Dez. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!