On Sat, 24 Dec 2011 at 10:27AM -0800, Sony wrote:
> \documentclass{article}
> \usepackage{sagetex}
> \begin{document}
> \begin{sagesilent}
> mathematica('myplot = Plot[Sin[x], {x, 0, 2 Pi}]')
> mathematica('Export["%s/example3.eps", myplot]'%os.getcwd())
> \end{sagesilent}
> \includegraphics{example3}
> \end{document}

What do those commands give you when run inside a Sage session? 

When I try that on the only computer I can access with Mathematica, the
second command fails. Your error message indicates that Mathematica is
somehow not creating the .eps file.

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to