|
From: Petr M. <mi...@ph...> - 2006-07-14 20:17:05
|
> I recently started to use gnuplot 4.0, but found I needed some features in > 4.1. > > When I try the provided binaries the program crashes, when I try and use > this simple script: > reset > set terminal png > set output 'temp.png' > > plot(sin(x)) When it crashes? BTW, do yo do set out; set term pop afterwards? > Can anyone recommend how to compile the code? Or just give me a binary that > works with PNGs... thanks > > BTW I'm using Visual Studio .Net 2003, on Windows XP, with the gnuplot code > from CVS about 30minutes ago (as well as snapshots from April). It works for me (Wine 0.9.17 under SUSE Linux). --- PM |