Mutable List

GUI supporting interactive reordering, deletion, and selection of list elements
258 download
Aggiornato 12 ago 2014

Visualizza la licenza

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

Cita come

Brian Moore (2025). Mutable List (https://www.mathworks.com/matlabcentral/fileexchange/47523-mutable-list), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0