what item do I need?
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 8 Sep. 2023
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
am 8 Sep. 2023
Walter Roberson
am 8 Sep. 2023
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
pipor
am 8 Sep. 2023
Antworten (1)
Image Analyst
am 9 Sep. 2023
0 Stimmen
Learn how to use App Designer: https://www.mathworks.com/products/matlab/app-designer.html
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!