List Selection Dialog

A dialog to select multiple strings from a set of specified strings.
317 Descargas
Actualizado 2 mar 2012

Ver licencia

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 Linux
Categorías
Más información sobre Characters and Strings en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: SelectBox

Versión Publicado Notas de la versión
1.0.0.0