Code covered by the BSD License  

Highlights from
choosebox

5.0

5.0 | 2 ratings Rate this file 1 Download (last 30 days) File Size: 4.4 KB File ID: #4141
image thumbnail

choosebox

by Peter Wasmeier

 

13 Nov 2003 (Updated 03 Mar 2006)

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

| Watch this File

File Information
Description

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

Acknowledgements

This file inspired Continuous Sound And Vibration Analysis and Impulsive Noise Meter.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
box, choose, example, gui tools, listbox, mulitple, select
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Comments and Ratings (2)
03 Jun 2010 Jonathan Lister

Works great. Saved a lot of time building a custom plot tool. Thanks!

16 Feb 2004 Kim Hyun-Pil

Super!
Simple to use,
Consistent with Matlab built-in functions,
Works fine for both Unix and Windows

Updates
17 Nov 2003

Updated 11-17-03 due to a little bug when the input list cells were not padded horizontally.

03 Mar 2006

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.

Contact us