Problem including an .eps file from MATLAB in a Word 2010 document

조회 수: 3 (최근 30일)
Olivier
Olivier 2011년 7월 13일
I save .eps files from plot in MATLAB to add them into a Word 2010 document. But Word 2010 seems to be unable to use them (I had no problem using Word 2003).
I use: insert/picture/my .eps file. Then the Word file adds an error icon where it is written "this image cannot be currently displayed".
To produce the -eps file in matlab, I use the command:
saveas(gcf,'C:\data\figures\Sample.eps')
Do you know how to deal with this issue?

채택된 답변

Jan
Jan 2011년 7월 14일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scripts에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by