I'm plotting a 2d function and there is not trace button in the plot window. How do I add the trace button?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm plotting a 2d function and there is not trace button in the plot window. How do I add the trace button?
I want step through the 1072 points to look for data at a specific point.
How do I cadd the trace button so it is dispalyed when I create plots
0 Kommentare
Antworten (1)
Kumar Pallav
am 28 Sep. 2021
From my understanding, you would like to view the coordinate points in the graph. You could open the figure in a new window, and hover the mouse over the points to know the coordinates at a specific point.
Additionally, you could use data tips option from the figure window axes toolbar to display the coordinates of a data point.
Hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Performance 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!