| Author |
Comment/Response |
ranjan
|
09/11/09 2:36pm
Hi,
I'm encountering a problem when trying to open exported eps file in illustrator. i am using mathematica 7.0. I'm using code like:
myplot = Plot[Sin[x], {x, 0, 2 Pi}];
(Plot appears here, exactly as it should)
Export["test.eps", myplot, "EPS"]
and I am getting an eps file which I can't open and is taking too much time to open.
I have no idea if these issues might be related to my eps export problem, but why not!!!
Any help would be greatly appreciated,
ranjan
Attachment: test.eps, URL: , |
|