Easiest way to make input dialog box with multiple checkboxes?
32 ビュー (過去 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!