finding a position of a point on graph

3 views (last 30 days)
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

Azzi Abdelmalek
Azzi Abdelmalek on 23 Jan 2015
Use ginput
  1 Comment
sama
sama on 23 Jan 2015
great. thanks a lot. Also, is there any way the user zoom a specific area of graph?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!