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

1 view (last 30 days)
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?

Accepted Answer

Jan
Jan on 14 Jul 2011

More Answers (0)

Categories

Find more on Scripts in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!