On Sun, Mar 13, 2011 at 12:08 AM, pong <[email protected]> wrote:
> A quick question. How to use sagetex to display a graph (edges and
> vertices) produced by sage without saving it first manually then
> \includegraphics.
>
Plotting graphs works by calling sageplot on the graph's plot:
\sageplot{graphs.PetersenGraph().plot()}
The example.tex included with sagetex has more elaborate examples.
Best wishes,
Stephen
--
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