How can i add multiple choices in listbox GUI?
조회 수: 8 (최근 30일)
이전 댓글 표시
i have created a listbox with mutiple selection with respected value of each choice in listbox. I want to add these choices which the user selects and store them in some variable??
댓글 수: 0
답변 (1개)
BhaTTa
2025년 8월 18일 3:17
Hey @ANURAG DEEPAK, you can associate the callbacks to your list box, please refer to this documentation: https://www.mathworks.com/help/matlab/ref/matlab.ui.control.listbox.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!