| Author |
Comment/Response |
VX
|
10/26/10 12:19pm
Hi,
I am using Mathematica 7.
I have a ListLogPlot object that I need to insert in a word document.
I am trying to do:
a=ListLogPlot[{a,b},etc...]
Export["C:\\a.eps",a,"EPS"]
but the only thing I have is an empty file .eps
some help?
what am I doing wrong?
thanks
URL: , |
|