How do you specify figure dimensions when using "saveas"?

I am using the "saveas" command to automatically save figures as I create them, but it does not preserve the formatting of my figure (as it appears onscreen). I need them all to be the same dimensions as well as the other formatting parameters. How can I specify this using "saveas"?
Thank you!
Aaron

답변 (1개)

Walter Roberson
Walter Roberson 2011년 9월 22일

0 개 추천

Basically... you don't. :(
If you need the output of print() or saveas() to be more than "somewhat like" what you have on the screen, it is recommended that you switch to the User Contribution export_fig

댓글 수: 1

Even the builtin PRINT command allows to specify the dimensions.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Printing and Saving에 대해 자세히 알아보기

태그

질문:

2011년 9월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by