Mutable List
Versione 1.0.0.0 (11,1 KB) da
Brian Moore
GUI supporting interactive reordering, deletion, and selection of list elements
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 LinuxCategorie
Scopri di più su Migrate GUIDE Apps in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |