フィルターのクリア

how to properly transfer plotted figure to a MS Word file?

2 ビュー (過去 30 日間)
Leon
Leon 2015 年 4 月 12 日
編集済み: Leon 2015 年 4 月 13 日
I have always been using copy and paste and tried all the "copy options". Unfortunately, the figure in the Word file is usually slightly distorted. For example, the plotted points (using plot(x, y, 'k.') would be magnified and look really messy.
Is there a way I can transfer the plotted figures to Word file so that it will look exactly as it is in the .fig file?
  1 件のコメント
dpb
dpb 2015 年 4 月 13 日
Don't know; you might try converting to pdf and inserting that. I suspect the difference in renderers between the two means there will always be at least some difference.

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

回答 (2 件)

pfb
pfb 2015 年 4 月 13 日
Have you tried tweaking the export setup?
Other things you might want to try are changing the marker size or the PaperSize attribute in the figure properties.

Leon
Leon 2015 年 4 月 13 日
編集済み: Leon 2015 年 4 月 13 日
Thanks for the suggestions!
I tried to save it as "emf" files. This seems to help a little bit, although the resolution is not ideal.

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by