GUI : change edit text to predefined number by selecting from dropdown menu
이전 댓글 표시
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.
채택된 답변
추가 답변 (1개)
Azzi Abdelmalek
2013년 5월 28일
편집: Azzi Abdelmalek
2013년 5월 28일
0 개 추천
It's better to use an uitable and make its cells editable
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!