How to display the x and y coordinates of specific points on the plotted graph in matlab??
45 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Neha Sinha
el 17 de En. de 2019
Respondida: Afshin Aghayan
el 8 de Oct. de 2019
After plotting a graph with the given values how can we display the x and y coordinates of some points on the graph automatically without placing the cursor there?
Is there any function to enter the points whose coordinates are to be displayed?
0 comentarios
Respuesta aceptada
Más respuestas (1)
Afshin Aghayan
el 8 de Oct. de 2019
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
0 comentarios
Ver también
Categorías
Más información sobre Line Plots 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!