Obtaining data from a .fig file
Ältere Kommentare anzeigen
I have a 3D plot saved in a .fig file, and I no longer have the original data. How can I get the data I used to create the plot back?
Akzeptierte Antwort
Weitere Antworten (1)
Jan
am 27 Sep. 2011
0 Stimmen
You can use some of the tools from the FEX, which convert a FIG file to an M-File:
Note, that FIG files are actually MAT files, so you can try use LOAD to read them.
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!