choosebox
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
Cite As
Peter Wasmeier (2024). choosebox (https://www.mathworks.com/matlabcentral/fileexchange/4141-choosebox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Impulsive Noise Meter, Continuous Sound and Vibration Analysis
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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. |