Mutable List
バージョン 1.0.0.0 (11.1 KB) 作成者:
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
引用
Brian Moore (2024). Mutable List (https://www.mathworks.com/matlabcentral/fileexchange/47523-mutable-list), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Migrate GUIDE Apps についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |