choosebox

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 Center および MATLAB AnswersDialog Boxes についてさらに検索
謝辞

ヒントを与えたファイル: 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!
バージョン 公開済み リリース ノート
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.