|
From: seb_kramm <seb...@ya...> - 2008-11-10 14:28:25
|
WS12 a écrit : > Hi, Hi > 2. I want to plot graphs by starting a .plt file directly - without starting > wgnuplot.exe first. When I do so, the plot is displayed. But immediately > after the graph has been plotted, the window is shut down again. How can I > hold the window to watch the graph? add: pause -1 "this is just the message box text" after the plot command |