MATLAB Function saveas distorts the figures when saving in .eps format

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?

 Accepted Answer

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 Comments

This seems to do the trick. Thank you
Which one of the suggested solutions helped you?

Sign in to comment.

More Answers (0)

Categories

Find more on Printing and Saving in Help Center and File Exchange

Tags

Asked:

on 22 Jul 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!