フィルターのクリア

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

2 ビュー (過去 30 日間)
Aaron Burdick
Aaron Burdick 2011 年 9 月 22 日
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 日
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 件のコメント
Jan
Jan 2011 年 9 月 22 日
Even the builtin PRINT command allows to specify the dimensions.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangePrinting and Saving についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by