Ginput Graph/Plot

Hi,
my question is short and precise:
Is there a possibility to just pick x,y values from a plot/graph but only the plot with ginput?
Thank you!

1 Comment

Rohit Reddy Madasani
Rohit Reddy Madasani on 10 Aug 2016
Edited: Rohit Reddy Madasani on 10 Aug 2016
Hi Jousef,
I am assuming that you are looking for ways to identify n points from the current axes and returns their x- and y-coordinates in the x and y column vectors.
The function "ginput" enables you to identify n points from the current axes and returns their x- and y-coordinates.

Sign in to comment.

Answers (0)

Categories

Asked:

on 8 Aug 2016

Edited:

on 10 Aug 2016

Community Treasure Hunt

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

Start Hunting!