How to extract data with a higher resolution/lesser delta x from a figure ?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 18 Sep 2017
Try interp1() to get more points in between your existing points.
0 Comments
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!