David Billinghurst wrote:
> Christian Stengg wrote:
>> Is it possible (with little effort) to make Maxima 5-22.1 use the new
>> gnuplot version?
> ...
>
> You may also be able to redefine the maxima variable gnuplot_command -
> default wgnuplot - to point to a different version.
Yes. This works for me.
(%i1) gnuplot_command:"c:/programs/gnuplot/binary/wgnuplot"$
(%i2) plot2d (sin(x), [x, -5, 5])$
runs my installed gnuplot 4.4.2