choosebox

Allows multiple listbox selections in userdefined order by swapping items between two listboxes.

Ahora está siguiendo esta publicación

The function creates a modal dialog consisting of two listboxes. Items can be chosen from one box and transferred or copied to the other. The order of picking is obtained (normal listbox only results in sorted order).

Adoption of the standard listdlg.m file

Citar como

Peter Wasmeier (2026). choosebox (https://es.mathworks.com/matlabcentral/fileexchange/4141-choosebox), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre App Building en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Found a bug which leads to an error if you transfer all data to the right, a multiple set back to the left and then try to transfer a multiple set to the right again.