Listbox multiselect in app designer

조회 수: 51 (최근 30일)
Lior Magen
Lior Magen 2021년 12월 20일
댓글: Lior Magen 2021년 12월 20일
I am using app designer, in my app, I want the user to be able to select multiple items from the Listbox. I want to do that with a button, as described in here:
Please help me with the code
* I have already checked the "Multiselect" in the List Box interactivity.

채택된 답변

Cris LaPierre
Cris LaPierre 2021년 12월 20일
See this example on the uilistbox documentation page.
Note that, in Windows at least, you must hold down the ctrl key while selecting multiple items by left clicking on them with the mouse.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by