Matlab script for digitizing a published graph

This function lets users digitize a published graph that is saved as a image e.g. jpeg.

You are now following this Submission

User needs to load the image into matlab workspace before running this program.
User needs to provide the name of the image, and the number of data points to be digitized. The user will be asked to indicate on the image the pixel position corresponds to the origin, a value on x axis and a value on y axis. These are used to scale the user selected data points.

usage exampe:digitizeGraph(testGraph,3);

Cite As

Rex Cheung (2026). Matlab script for digitizing a published graph (https://se.mathworks.com/matlabcentral/fileexchange/36904-matlab-script-for-digitizing-a-published-graph), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0