|
From: Tony R. <ric...@ev...> - 2005-06-23 18:07:17
|
The -persist option no longer seems to work for me with the 4.0.0 version of gnuplot under Windows. At a cmd prompt: echo plot sin(x) | pgnuplot -persist The graph appears briefly, before disappearing. This used to work for me under previous gnuplot versions. Looking at the source to pgnuplot, it appears that the -persist option is just passed on to wgnuplot.exe, so I assume that the problem lies there. Can someone else confirm this problem or is it local to my setup? I *think* this is causing me problems getting maxima to create plots for me. Tony Richardson |