Home > biosig > t510 > plotC.m

plotC

PURPOSE ^

Creates different plots such as ERDS maps, average maps, and so on.

SYNOPSIS ^

function plotC(input_struct)

DESCRIPTION ^

 Creates different plots such as ERDS maps, average maps, and so on.

 This function creates different plots, depending on the content of the input
 parameter. It is a wrapper function for the specific plot functions in order
 to allow the user to call the same plot function for all kinds of different
 plots (ERDS maps, average maps, spectra, heart rate, ...).

 Usage:
   plotC(input_struct);

 Input parameters:
   input_struct ... Input structure (as obtained by the calculation functions)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003