GUI drag and drop listboxes

9 views (last 30 days)
Naty S
Naty S on 16 Dec 2015
Commented: Naty S on 16 Dec 2015
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
Naty S
Naty S on 16 Dec 2015
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 Interactive Control and Callbacks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!