Pat Wongpan wrote:
>
> Dear Gnuplot team,
> I am using gnuplot data with this command
>
> plot '20070711_144010_NLK_.csv' using 3 with lines
>
> ,but my datafile is dynamic so I would like to update the graph or
> replot it every 5 seconds. Could you kindly suggest me about this point?
See "help reread".
|