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.