Ginput Graph/Plot
    5 views (last 30 days)
  
       Show older comments
    
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
    
 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.
Answers (0)
See Also
Categories
				Find more on Data Exploration in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!