フィルターのクリア

saving figure using top bar menu vs using saveas command

1 回表示 (過去 30 日間)
Gerard Malaczynski
Gerard Malaczynski 2015 年 8 月 4 日
回答済み: Richa Gupta 2015 年 8 月 6 日
Original figure saved with top bar menu was saved not corrupted while when using saveas(gdf,'figure name') gets corrupted
MP>>
MP>>

回答 (1 件)

Richa Gupta
Richa Gupta 2015 年 8 月 6 日
Hi Gerard,
There is a difference in the way the SAVEAS function and 'File->Save As' menu item (from within the MATLAB Figure window) export files to the current directory.
The 'File->Save As' menu item uses the HGEXPORT function to export files but with the SAVEAS function one cannot specify the resolution of the exported figure. For more information, you can refer to the following link:
Hope this helps.
Richa

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by