getfigdata

Extracts data from the lines in a .fig figure file. Version 1.2.
2.6K Downloads
Updated 29 Apr 2024

View License

More than once, I have found an old .fig file, but I can't find the data set that was used to create it. getfigdata.m will examine a figure and return the data for all of the lines in a figure.

Cite As

M. A. Hopcroft (2024). getfigdata (https://www.mathworks.com/matlabcentral/fileexchange/14081-getfigdata), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Object Identification in Help Center and MATLAB Answers
Acknowledgements

Inspired by: extract_subplot_image

Inspired: Fisher Matrix Toolbox (Fisher4Cast )

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Fix graphics object compatibility

1.0.0.0

v1.1: includes line styles, to help identify individual lines