Home > biosig > t501 > showfield_general.m

showfield_general

PURPOSE ^

usage showfield_general(z,loc);

SYNOPSIS ^

function showfield_general(z,loc,pars);

DESCRIPTION ^

 usage showfield_general(z,loc); 
 displays fields/potentials specified z in channels at locations 
 specified in locs as a contour-plot

 pars is optional
   pars.scale sets the scale of the color map. Either a 1x2 vector
         corresponding to minimum and a maximum or just a number (say x) 
          then the scale is from [-x x]. The default is 
          scale=[ -max(abs(z)) max(abs(z)) ]

CROSS-REFERENCE INFORMATION ^

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