Plotting questions: changes in plotting between 5.9.1 and 5.9.2
Subject: Plotting questions: changes in plotting between 5.9.1 and 5.9.2
From: Mario Rodriguez
Date: Wed, 01 Feb 2006 14:34:04 +0100
El mar, 31-01-2006 a las 18:32 -0500, Peter Gustafson escribi??:
> Hi Mario,
>
> Thanks for your quick response and the demo. It seems to work well, I
> expect I will now be able to do everything I want to do.
>
Good news !
> By the way, after reading your message I've found that the
> maxout.gnuplot file is now ending up in my home directory ~ instead of
> my working directory, as it has in 5.9.1.
It depends on the value of lisp global variable *maxima-tempdir*.
For example, in my case:
(%i1) :lisp *maxima-tempdir*
/home/pepito
But you can change this directory, like in
(%i1) :lisp (setf *maxima-tempdir* "/home/pepito/proyectos")
/home/pepito/proyectos
(%i1) plot2d(cos(x),[x,0,10]);
Now I have maxima.gnuplot in "/home/pepito/proyectos", not in pepito's
home directory as before.
Best wishes.
--
Mario Rodriguez Riotorto
www.biomates.net