Mutable List

GUI supporting interactive reordering, deletion, and selection of list elements
258 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 (2024). Mutable List (https://www.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
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0