Mutable List
Version 1.0.0.0 (11.1 KB) by
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
Cite As
Brian Moore (2026). Mutable List (https://uk.mathworks.com/matlabcentral/fileexchange/47523-mutable-list), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
