request for help getting maxima to plot the like i would want (added images)



Hello,

>
> 1. does somebody knows how to get the names of the axes automaticly on
> the right places (end of the axes)
Not tested, but I think you can play with gnuplot's 'set label' option 
in draw's user_preamble option.

> 2. does somebody knows how to get the zeros to disapear

? xtics
? ytics
? ztics

> 3. does somebody knows how to get fuction description to apear as title
> in the plot
? title
? string

Something like

my_func: x+1$
draw2d(explicit(my_func,x,0,1), title=string(my_func));

could help


> 4. does somebody knows how to get fuction description to become the name
> of the outputfile
? file_name
? string

> 5. does somebody knows how to get multiple fuctions in one plot with
> diffrenc collors and a clear legend
? color
? key

> 6. does somebody knows how to get multiple windows with gnuplots so I
> can run a batch and popup mutiple windows

? draw  (see first example for a multiplot window, but not multiple windows)



More examples in

http://www.telefonica.net/web2/biomates/maxima/gpdraw/

Mario.

-- 
Mario Rodriguez Riotorto
www.biomates.net