|
Hello!
Given a figure from a PDF , JPG, or PNG file, what's the easiest way to replot this data in matlab ?
I'm hoping that there's a program out there that takes a plot from a publication for example, and when given max and min values for the axes, is able to generate the data by scanning the image.
This is of course a massively useful tool that would be useful to almost everyone (especially if you want to compare your own result on top of a published result yourself) , but it's of course a massive pain to plot out points by hand and then put a spline through them.
Of course many of you have encountered this problem before, what's the best solution you've found so far ?
Thank you !
|