Drag Line in GUI

Lines in the GUI can be dragged
1K Downloads
Updated 18 Jun 2013

View License

run DragLineGUI.m

This demo is modeled after Doug Hull excellent demo @:
http://blogs.mathworks.com/pick/2008/05/27/advanced-matlab-capture-mouse-movement/
but has been revised to work in a file created with GUIDE.
The two lines can be dragged with the mouse and the positions can be passed to the command window by pressing the push button.
It also shows how to pass the GUI handles to the user defined callback functions in the same way GUIDE does.

Cite As

Gero Nootz (2024). Drag Line in GUI (https://www.mathworks.com/matlabcentral/fileexchange/42284-drag-line-in-gui), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Migrate GUIDE Apps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

DragLineGUI/

Version Published Release Notes
1.0.0.0