|
From: Jon <dev...@gm...> - 2009-01-31 02:59:13
|
Thanks so much! this is very promising and I will definite have a try. By the way, how about generating the sequence of plots into .gif file, or animated file On Fri, Jan 30, 2009 at 4:17 PM, Thomas Sefzick <t.s...@fz...>wrote: > > you could use the 'reread' command: > http://www.gnuplot.info/docs/node151.html > > > bsmile wrote: > > > > 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-tp21754123p21755782.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |