Listbox multiselect in app designer

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.

 Accepted Answer

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.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!