|
From: Hans-Bernhard B. <br...@ph...> - 2005-05-04 16:23:55
|
[Can you try to find a less meaningless Subject: line?] Matt Kopeck wrote: > When I start gnuplot it says: > > Terminal type set to 'x11' [...] > I get a window that pops open for about 3 seconds with a graph on it > and then suddenly it crashes and I have to restart my computer because > it kills explorer If it does, you have chosen a very strange version of gnuplot to run, for a newbie. Because 'x11' and 'explorer' usually live on completely different platforms. > Then I do something simple like: > gnuplot>x=5 > gnuplot>plot sin(x) That's not really simple --- it's potentially nasty special case. And with what I guess is the native windows of gnuplot for your platform (the wgnuplot.exe from the 4.0-win32 binary package), it works nicely. So which version are you using? |