Displays the mean and standard deviation of each channel. This function calculates the mean and standard deviation of each channel and displays it in a topographical layout. Usage: plotAveMap(s, h, startend, trls, class, rmartif, montage, lowpass, cue, name); Input parameters: s ... Input signal (as obtained by sload) h ... Header structure (as obtained by sload) startend ... Start and end point within trial (s) Optional input parameters: trls ... Trials class ... Class to display rmartif ... Remove artifacts montage ... Electrode montage lowpass ... Lowpass filter cutoff frequency (Hz) cue ... Location of cue (s) name ... Name of the data set (or subject) Output parameter: r ... Structure containing the results