Selecting items from list.

5 次查看(过去 30 天)
Sunil  Shahi
Sunil Shahi 2013-8-23
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.

回答(1 个)

Image Analyst
Image Analyst 2013-8-23
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.

类别

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