How should I set a dragable point in GUI?

1 view (last 30 days)
anahita
anahita on 14 Jul 2013
I just started to use Matlab. I created a gui and there is a part that the user should be able to choose 2 pixel on the loaded picture and then the program runs another function with the coordinates of those 2 pixels. I want to use dragable points but I don't know how should I do that... I want also that the program updates the coordinates when the user changes that dragable points.

Answers (1)

per isakson
per isakson on 14 Jul 2013
AFAIK: "dragable points" is not a standard feature in Matlab. (However, there is always another toolbox.)
See the FEX-contributions

Categories

Find more on Encryption / Cryptography in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!