what item do I need?
3 ビュー (過去 30 日間)
古いコメントを表示
I need to display a list in a small space (where I will use the bars to scroll it) and select the elements of this
Could the ListBox be fine or do you recommend anything else?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1476991/image.png)
4 件のコメント
Walter Roberson
2023 年 9 月 8 日
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
回答 (1 件)
Image Analyst
2023 年 9 月 9 日
Learn how to use App Designer: https://www.mathworks.com/products/matlab/app-designer.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Dialog Boxes についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!