Theorical Question About Making Matlab Read Graphic

1 view (last 30 days)
Let's say we have a graphic which consinst of x axis and y axis, but the shown lines in graphic are gathered from many experimental data's and we can't reach to those informations. So we are left with only graphic. To make situation worse we just have pdf version of the graphic.
In this case, how can we make a program which will read values from this graphic?
The question might be awkward. Im die-hard newbie in programming. I just wanted to ask and see what you guys would think about this.

Accepted Answer

Star Strider
Star Strider on 9 Nov 2019
Click on this link to launch a File Exchange search for functions that scan and import data from a printed plot. One popular file appears to be GRABIT.
  9 Comments
Walter Roberson
Walter Roberson on 9 Nov 2019
Note: a while back I went through and tagged all of the File Exchange submissions on this topic, all with the tag "digitize". So you can find a variety of similar programs by searching on https://www.mathworks.com/matlabcentral/fileexchange/?term=tag:%22digitize%22
Star Strider
Star Strider on 9 Nov 2019
@Walter — I wasn’t aware of that! Thank you!

Sign in to comment.

More Answers (0)

Categories

Find more on Graphics Object Identification in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!