getfigdata

Extracts data from the lines in a .fig figure file. Version 1.2.
2,7K 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 (2026). getfigdata (https://it.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 Creating, Deleting, and Querying Graphics Objects in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: extract_subplot_image

Ispirato: Fisher Matrix Toolbox (Fisher4Cast )

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