|
From: bsmile <dev...@gm...> - 2009-01-30 19:33:49
|
I have a data file with thousands of blocks of data, I can use plot 'file' u 2:3 index 1:1 to plot say the 1st block of data, I need to continuously plot the 2nd, 3rd .... of data on the same figure, cleaning the previous one when drawing the present one, till it reaches the end of the file. Between two plots, there should be an adjustable delay so as to give some visual effect. This is very helpful for me to track the evolution of the process. Meanwhile, if this animation could be saved as say .gif file, it would be great! I don't know whether it is possible to realize in gnuplot. Thanks for sharing your advices .. -- View this message in context: http://www.nabble.com/special-plot-need----continuously-plot-2D-graphs-from-one-data-file-tp21754123p21754123.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |