How to extract data with a higher resolution/lesser delta x from a figure ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to have series y at corresponding series x from the figure, and this series x might not be the same while creating the original fig?
0 comentarios
Respuestas (1)
Image Analyst
el 18 de Sept. de 2017
Try interp1() to get more points in between your existing points.
0 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!