How to retrieve Matlab EPS Figure to Matlab.m
조회 수: 3(최근 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
참고 항목
범주
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!