GUI drag and drop listboxes

Hey, I have got a listbox with lots of strings that represent different parameters. I would like to drag them to different listboxes on the GUI so I could later plot them. I have attached a picture with what I am doing now. basically using the arrows and checkboxes to move strings from one listbox to the other. Drag and drop between the listboxes would be much faster. Is there anyway to drag&drop strings between listboxes in matlab GUI?
Thanks Naty

Answers (1)

Stalin Samuel
Stalin Samuel on 16 Dec 2015
Edited: Stalin Samuel on 16 Dec 2015

1 Comment

Yeah, I saw those... That's not what I need, the example there is with text boxes and figures. not the GUI list boxes. Thanks anyway...

Sign in to comment.

Categories

Find more on Programming in Help Center and File Exchange

Asked:

on 16 Dec 2015

Commented:

on 16 Dec 2015

Community Treasure Hunt

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

Start Hunting!