How to retrieve Matlab EPS Figure to Matlab.m
72 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Richard Quist
2022-9-9
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 个评论
Walter Roberson
2022-9-9
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!