I'm plotting a 2d function and there is not trace button in the plot window. How do I add the trace button?

1 vue (au cours des 30 derniers jours)
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

Réponses (1)

Kumar Pallav
Kumar Pallav le 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.
Refer this to know more about interaction with plotted data.
Hope this helps!

Catégories

En savoir plus sur Visual Exploration dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by