List Selection Dialog
Versión 1.0.0.0 (7,39 KB) por
Ivar Eskerud Smith
A dialog to select multiple strings from a set of specified strings.
A dialog to select multiple strings from a set of specified strings. The selcted items can be moved up and down to change the order. The dialog returns the selected items, and a boolean flag indicating if the user pressed Ok or Cancel. Text for a label in the dialog can also be set.
Ex:
[selected,ok]=listSelectionDialog({'Option1','Option2','Option3',{},'Please select an option');
Citar como
Ivar Eskerud Smith (2026). List Selection Dialog (https://es.mathworks.com/matlabcentral/fileexchange/35412-list-selection-dialog), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspirado por: SelectBox
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
