How to retrieve Matlab EPS Figure to Matlab.m
72 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I have a Matlab figure saved in eps. Is it possible to reconvert the eps figure back to matlab.m so that I can edit them.
I would be grateful if there is any way about this.
Thanks
0 Kommentare
Antworten (2)
Richard Quist
am 9 Sep. 2022
I know of no mechanism to accomplish this. The MATLAB-generated EPS file doesn't contain the necessary information to recreate the original plot as a MATLAB figure.
0 Kommentare
Walter Roberson
am 9 Sep. 2022
No, this is not possible.
If you search the File Exchange for tag "digitize" you will find a number of contributions that can assist in retrieving images from line graphs.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Printing and Saving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!