How to display the x and y coordinates of specific points on the plotted graph in matlab??
52 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Neha Sinha
il 17 Gen 2019
Risposto: Afshin Aghayan
il 8 Ott 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 Commenti
Risposta accettata
Più risposte (1)
Afshin Aghayan
il 8 Ott 2019
you can use this code for displaying any data in the form of [x, y, f(x,y)] or data with coordinate
0 Commenti
Vedere anche
Categorie
Scopri di più su Line Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!