Selecting items from list.

2 Ansichten (letzte 30 Tage)
Sunil  Shahi
Sunil Shahi am 23 Aug. 2013
How can I display items in strings cell in a gui so that I can give option to choose a group of them. Does Listbox support checkbox or toggle button? I am currently using multiple selection in listbox but that is not convienient. I was to know which strings are selected all the time.

Antworten (1)

Image Analyst
Image Analyst am 23 Aug. 2013
No, they don't have any listboxes with fancy things in them like checkboxes, pictures, or icons. They have only the standard single selection or extended selection. You can see which ones are selected because the highlighting is somewhat different, though I admit it's not a lot different.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by