How to extract values from plot?

1 visualización (últimos 30 días)
Lu Da Silva
Lu Da Silva el 1 de Mzo. de 2021
Comentada: dpb el 1 de Mzo. de 2021
I created two plots using the fnplt function. One plot represents the chord length (c) over the radial position, the other the thickness (t) over the radial position (-> they both have the same x-axis).
I need to calculate the spar height h = c*t and plot h against the radial position.
How can I extract the c and t values at specific x-axis values (e.g. x=10, x=20, x=30)? Or perhaps an interpolation would make more sense in order to get a smoother graph?
Thanks in advance!
  3 comentarios
Lu Da Silva
Lu Da Silva el 1 de Mzo. de 2021
That doesn't answer my question.... I'd like to have the y-values for specific x-values.
dpb
dpb el 1 de Mzo. de 2021
interp1

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by