Clear Filters
Clear Filters

How to extract data with a higher resolution/lesser delta x from a figure ?

1 view (last 30 days)
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?

Answers (1)

Image Analyst
Image Analyst on 18 Sep 2017
Try interp1() to get more points in between your existing points.

Categories

Find more on Graphics Object Identification 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!