GUI : change edit text to predefined number by selecting from dropdown menu
Afficher commentaires plus anciens
Hello, Im in need of help.
Im a Matlab beginner and I cant figure out how to change the content of edit text in GUI by selecting in dropdown menu.
In short I have some vehicle data that I need displayed in edit text, and I have lots of vehicles.
I need to create multiple edit texts, and update them when I change vehicle type in dropdown menu. They have to be edit text because you have to be able to change them when you open GUI.
Any help would be much appreciated.
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 28 Mai 2013
Modifié(e) : Azzi Abdelmalek
le 28 Mai 2013
0 votes
It's better to use an uitable and make its cells editable
Catégories
En savoir plus sur Interactive Control and Callbacks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!