Easiest way to make input dialog box with multiple checkboxes?
43 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Image Analyst
on 5 Apr 2023
You could make an app for that. For example here is how one did it:
0 Comments
See Also
Categories
Find more on Adding custom doc in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!