How can i add multiple choices in listbox GUI?
7 ビュー (過去 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!