|
From: Frank S. <der...@gm...> - 2012-06-01 15:41:32
|
Am Dienstag, den 29.05.2012, 19:28 +0200 schrieb Hans-Bernhard Bröker:
> > gpcommands.WriteLine("splot x+y");
> > gpcommands.WriteLine("bind Close \"exit gnuplot\"");
>
> I'll venture a wild guess here: you might fare better with these two
> lines in the opposite order.
No, that doesn’t make a difference in this case. Even if you remove the
bind close line, the plot window freezes after hitting a key.
|