Mutable List

GUI supporting interactive reordering, deletion, and selection of list elements

Vous suivez désormais cette soumission

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

Citation pour cette source

Brian Moore (2026). Mutable List (https://fr.mathworks.com/matlabcentral/fileexchange/47523-mutable-list), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0