Hi,
On 12/3/06, Bill Wood <william.wood3 at comcast.net> wrote:
> What incantation do I use to get plot2d to place x- and y-axes as well
> as the function plot itself? I didn't see anything in the plot options
> that seemed to do the trick.
You can to use the gnuplot_preamble option (You must have installed
Gnuplot). For example:
(%i1) graph_options:"set xzeroaxis linetype 3 linewidth 3; set
yzeroaxis linetype 3 linewidth 3; set xtics axis nomirror; set ytics
axis nomirror; unset x2tics; set grid; unset border; unset key"$
(%i2) plot2d(sin(x), [x,-2*%pi,2*%pi],[gnuplot_preamble, graph_options]);
The set xtics axis nomirror and set ytics axis nomirror instructions
numerate the axes.
Bye,
--
Juan Pablo Romero Bernal
Grupo Linux Universidad Distrital
Blog: http://jpromerobx.blogspot.com/
Canal IRC (IRC Channel)
#glud (irc.freenode.org)
Visita el sitio web de Software Libre en Colombia:
http://www.el-directorio.org