Difference in button save as and command

1 view (last 30 days)
vthuongt
vthuongt on 15 Nov 2015
Answered: Walter Roberson on 16 Nov 2015
Hi,
I experienced some difference when using the command "saveas(gcf,'test.eps','epsc')" and actually clicking File->Save as... In the first case I get some eps file with big borders and when I do it manually it saves the plot as it appears on the screen. Since I want to save many plots automaticly I need to fix that. I already tried export_fig from file exchange but some how it wont save my figure with two sub figures as a vector graphic. I only obtain an Image with visible pixels. Can anyone help me out with this?
Thank you in advance!
  1 Comment
vthuongt
vthuongt on 15 Nov 2015
I also tried print but there is the same problem that big borders appear....

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 16 Nov 2015

Categories

Find more on Large Files and Big Data in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!