Dear Maxima mailing list,
I was wondering if it is possible to have maxima output a gnuplot
script to regenerate a given plot in gnuplot?
(Essentially, redirect the commands that Maxima is sending to gnuplot
into a file...)
I'm using wxMaxima under windows, and it does not use pipes, so I'm
guessing this file is probably already written to disk somewhere and
then read by wgnuplot: I just don't know where it is...
Also, is there any planned support for pipes with gnuplot in win32?
This would be handy because the maxima command line would not block.
There has been for a long time already a (input) pipes compatible
gnuplot distributed called pgnuplot.exe, and there is also now a
console version of gnuplot which supports full POSIX input and output
pipes.
Thanks in advance,
Gary