David Joyner wrote:

> Doesn't maxima call gnuplot, unless you specify some options?
> Do you have that installed (for example, using sage -i ...)?

plotdf renders its display via Openmath (included in Maxima)
which is a Tcl/Tk program. If Xmaxima (user interface) is included
with Maxima, then Openmath should be present. I don't know if
Sage installs Tcl/Tk, maybe you have to do that separately.

> On Wed, Dec 17, 2008 at 6:41 AM, akkogve <akko...@gmail.com> wrote:

> > When I try to plot a slopefield with maxima (inside sage) I get the
> > cryptic message "127".

It seem likely this is a Unix process exit code which indicates
failure.

> > load("plotdf")

> > plotdf([x-8*y, -x-y])

FWIW this displays a direction field as expected when I try it
(cvs Maxima + ECL + Linux).

Maybe there is some other way to plot a direction field in Sage.

best

Robert Dodier

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to