what item do I need?
显示 更早的评论
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?

4 个评论
Walter Roberson
2023-9-8
In situations where you do not have a lot of space, it is probably more common to use a drop-down box instead of scrolling a list box.
pipor
2023-9-8
Walter Roberson
2023-9-8
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
pipor
2023-9-8
回答(1 个)
Image Analyst
2023-9-9
0 个投票
Learn how to use App Designer: https://www.mathworks.com/products/matlab/app-designer.html
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!