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

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

回答(1 个)

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!

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

产品

版本

R2020b

标签

Community Treasure Hunt

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

Start Hunting!

Translated by