Trouble with saving polts

Hi,
I am using saveas to save my plots as jpg which i need to import to MS Word. In a particular case i have use subplot of (4,1). The last subplot gets squeezed into a very small graph. http://postimage.org/image/r1wz3h943/ (Refer the last subplot). How do I improve it?

 Accepted Answer

John Petersen
John Petersen on 10 Jul 2012

0 votes

jpg format is not optimal for graphs. Better to use .emf, .ai, or .png.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!