MATLAB Function saveas distorts the figures when saving in .eps format
조회 수: 8 (최근 30일)
이전 댓글 표시
Hi, when I try to save a figure in .eps format the figure gets distorted. The output is nowhere near the expected result. It seems as MATLAB has an own rescaling that saves the figure in the dimensions that it feels fits best.
Is it anyway to disable this?
댓글 수: 0
채택된 답변
Jan
2013년 7월 22일
Did you try to set the PaperPosition manually already?
Asking Google or the forum search the same question will find dozens of equivocal answers: Try the most frequently downloaded tool exportfig from the FileExchange.
댓글 수: 2
추가 답변 (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!