Ginput Graph/Plot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Rohit Reddy Madasani
el 10 de Ag. de 2016
Editada: Rohit Reddy Madasani
el 10 de Ag. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!