|
From: cédric o. <ced...@gm...> - 2013-08-28 13:33:43
|
Dear all, I am trying to make animations with multiplot. On the first plot, I would like to plot the whole time serie u(x,t) while on the second one, I'd like to plot the profile u(x,t0). I would like to make an animation of that by updating the profile at each iteration of a loop. I have been able to do that with multiplot but since the time serie is large (in fact, I plot vectors), I would like gnuplot not to replot the first plot for each iteration. On this plot, I would like only to plot a line indicating at which time t0 we are. Thank you by advance, Cédric |