Mutable List

GUI supporting interactive reordering, deletion, and selection of list elements
258 descargas
Actualizado 12 ago 2014

Ver licencia

This simple function spawns a GUI with buttons for reordering, deleting, and selecting list elements.

Syntax Example:

items = {'Item 1','Item 2','Item 3','Item 4','Item 5'};
[items idx] = mutable_list(items,'InitVal',3);

Type "help mutable_list" for more information

Citar como

Brian Moore (2024). Mutable List (https://www.mathworks.com/matlabcentral/fileexchange/47523-mutable-list), 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 Migrate GUIDE Apps en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0