what item do I need?
1 view (last 30 days)
Show older comments
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 Comments
Walter Roberson
on 8 Sep 2023
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
Answers (1)
Image Analyst
on 9 Sep 2023
Learn how to use App Designer: https://www.mathworks.com/products/matlab/app-designer.html
0 Comments
See Also
Categories
Find more on Dialog Boxes in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!