plotting problem with trigonometric functions



On 3/14/12 12:46 PM, Oliver Kullmann wrote:
> How can I find out *which* gnuplot is called by
> Maxima? Can Maxima ask "its" gnuplot to output
> the version number?
> Under "?? gnuplot" quite a number of possibilities show up,
> but nothing tells me which gnuplot is used by Maxima?

I'm pretty sure it uses "gnuplot", wherever that is in your path.  If
you want to use a very specific gnuplot, I think you can set
gnuplot_command to be the path to the version of gnuplot you want to
run.  (gnuplot_command isn't documented; perhaps it should be.)

Ray