Mutable List

GUI supporting interactive reordering, deletion, and selection of list elements
261 Downloads
Updated 12 Aug 2014

View License

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 Linux
Version Published Release Notes
1.0.0.0