Enable multiple selections for button group.
显示 更早的评论
Hi, I want to create a button group that contain several radiobuttons. Is there any way I can select multiple radiobuttons inside a button group? I want to do this because I want to store the string of the radiobuttons that I select.
Thanks for your help
回答(1 个)
Image Analyst
2015-11-29
0 个投票
No you can't. The way to do that is to have checkboxes instead. With a bunch of checkboxes, you can select or deselect any/all/none of them.
类别
在 帮助中心 和 File Exchange 中查找有关 Just for fun 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!