필터 지우기
필터 지우기

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 CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by