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
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
pipor 2023 年 9 月 8 日
yes but there is option for multiselection? i search it in matlab comunity but i don't find it
Walter Roberson
Walter Roberson 2023 年 9 月 8 日
You are correct, uidropdown() does not have the possibility of multiselect but uilistbox() can do multiselect
pipor
pipor 2023 年 9 月 8 日
okk thk

サインインしてコメントする。

回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeDevelop Apps Using App Designer についてさらに検索

質問済み:

2023 年 9 月 8 日

回答済み:

2023 年 9 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by