getfigdata

Extracts data from the lines in a .fig figure file. Version 1.2.
2,6K download
Aggiornato 29 apr 2024

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Graphics Object Identification in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: extract_subplot_image

Ispirato: Fisher Matrix Toolbox (Fisher4Cast )

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

Fix graphics object compatibility

1.0.0.0

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