You can use a ForEachMember loop (each member being a frame in the animation), to accumulate the mean values as series group. After the accumulation Stack them into a single field and then use Plot.
Alberto Mancini <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 11/12/2001 05:27:37 AM Please respond to [email protected] Sent by: [EMAIL PROTECTED] To: [email protected] cc: Subject: [opendx-users] Statisctics Plot: May be ``naive question'' Hi, I am able to extract from each frame of an animation the mean value of the field, now I need to plot in a two dimensional plot mean-value vs timestep but I cannot figure out how and where to store the output of the Statistics module to build an object appropriate for the Plot module. Can someone help me ? Thank you in advance, Alberto Mancini
