Easiest way to make input dialog box with multiple checkboxes?
41 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Image Analyst
el 5 de Abr. de 2023
You could make an app for that. For example here is how one did it:
0 comentarios
Ver también
Categorías
Más información sobre Adding custom doc en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!