what item do I need?

2 Ansichten (letzte 30 Tage)
pipor
pipor am 8 Sep. 2023
Beantwortet: Image Analyst am 9 Sep. 2023
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
Walter Roberson am 8 Sep. 2023
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
pipor
pipor am 8 Sep. 2023
okk thk

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 9 Sep. 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by