Easiest way to make input dialog box with multiple checkboxes?
조회 수: 41 (최근 30일)
이전 댓글 표시
Similar to inputdlg, I'm looking for the easiest way to setup an input dialog box with multiple checkboxes. It should ideally return a logical array, or anything that can be used as such.
댓글 수: 0
답변 (2개)
Image Analyst
2023년 4월 5일
You could make an app for that. For example here is how one did it:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Adding custom doc에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!