statvec_disp(V) displays statistics of a set of vector fields as a
function of the field number. 4 subplots are drawn: mean, standard
deviation, rms and energy of each component.
statvec_disp, without input argument, uses the current set.
statvec_disp(V,SMOOTH) smoothes the statistics over SMOOTH consecutive
vector fields. Use SMOOTH=1 for no smoothing (by default). Use
SMOOTH=0 for smoothing over the whole fields (display only one point).
Example
statvec_disp(loadset,10);
See Also
statf, histf, histvec_disp.