finding a position of a point on graph

Hello.
I have some data and need to draw. After drawing, I need to select a point on the graph and I am looking to how MATLAB can give me position of that point (x and y)?
Thanks a lot

 Accepted Answer

Use ginput

1 Comment

great. thanks a lot. Also, is there any way the user zoom a specific area of graph?

Sign in to comment.

More Answers (0)

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Asked:

on 23 Jan 2015

Commented:

on 23 Jan 2015

Community Treasure Hunt

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

Start Hunting!