choosebox

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

您现在正在关注此提交

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

引用格式

Peter Wasmeier (2026). choosebox (https://ww2.mathworks.cn/matlabcentral/fileexchange/4141-choosebox), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 App Building 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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.