choosebox

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

Sie verfolgen jetzt diese Einreichung

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

Zitieren als

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

Kategorien

Mehr zu App Building finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise 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.