Question dialog with multiple answer buttons
Show older comments
Hi,
i'm working on a program, which recognizes household activities through the state (on/off) of household appliances.
My problem: if the system identifies the wrong activity, the user should be able to choose the right one. This means i need a dialog box, that gives me the possibility to display all available activities and let him choose the right one. I've tried 'questdlg', but apparently it has a limit on how many input arguments it can handle - at the moment i have 11 activities, which should be displayed.
Does anyone have an idea what i could use?
Cheers, Mathias
Accepted Answer
More Answers (0)
Categories
Find more on App Building 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!