choosebox

版本 1.0.0.0 (4.4 KB) 作者: Peter Wasmeier
Allows multiple listbox selections in userdefined order by swapping items between two listboxes.
3.6K 次下载
更新时间 2006/3/3

查看许可证

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 (2024). choosebox (https://www.mathworks.com/matlabcentral/fileexchange/4141-choosebox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dialog Boxes 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
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.