How do I code a 17x1 array of data into a pop up menu as choices of selection? Also, how do I code that when one of these choices are selected, 5 edit text fields change at the same time?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a 17x1 array of data that has 17 rows of data that I would like to plug into a drop down pop up menu that let's you make a selection. Also, how can I code that when one of these is selected, 5 edit text fields also change their values accordingly, all of them also having their data stored in 17x1 arrays. I am designing a GUI using GUIDE and due to an error in the above by pop up menu is not visible anymore. Any help is appreciated.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Structures에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!