How to display the x and y coordinates of specific points on the plotted graph in matlab??
51 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Neha Sinha
am 17 Jan. 2019
Beantwortet: Afshin Aghayan
am 8 Okt. 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Afshin Aghayan
am 8 Okt. 2019
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
0 Kommentare
Siehe auch
Kategorien
Mehr zu Line Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!