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

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?

More Answers (0)

Categories

Find more on Printing and Saving in Help Center and File Exchange

Asked:

on 13 Jul 2011

Community Treasure Hunt

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

Start Hunting!