From: Tomasz W. <ae...@o2...> - 2007-06-11 15:43:13
|
Due to a mistake I have written 'splot sin(x,y)' instead of 'splot sin(x*y)'. And after I hit enter a large number - probably infinite - of such messages appeared: warning: internal error--stack not empty! (function called with too many parameters?) I had to kill Gnuplot process. I'm using gnuplot 4.20. |