How to extract data with a higher resolution/lesser delta x from a figure ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 18 Sep. 2017
Try interp1() to get more points in between your existing points.
0 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!