On 24 December 2011 18:27, Sony <[email protected]> wrote: > In section 4.2 of the SageLaTeX manual (page 11) explains how to > create a LaTeX document with a Mathematica plot using SageLaTeX. I > tried the following code but no output is produced. I get an error > message "Example3 not found."
I don't think the interface to Mathematica is particularly well designed. I've had several problems with it in the past, and gave up using it. I think part of the issue is the WRI keep changing Mathematica, so what works on one version on one operating system might not work on another. I personally think if we were to provide an interface to Mathematica, it should be using Wolfram Reserach's Mathlink protocol. http://www.wolfram.com/solutions/mathlink/ I've used that a very small amount in the past myself, but there is quite a nice text-based front end for Mathematica http://robotics.caltech.edu/~radford/jmath/ written by someone else, which allows one to recall commands and edit them. That uses MathLink. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
