Borrar filtros
Borrar filtros

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

4 visualizaciones (últimos 30 días)
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

Respuestas (1)

Kumar Pallav
Kumar Pallav el 28 de Sept. de 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!

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by