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!