Home > simtb_v18 > sim > simtb_makeSM.m

simtb_makeSM

PURPOSE ^

simtb_makeSM() - Makes component SMs (spatial maps)

SYNOPSIS ^

function SM = simtb_makeSM(sP, sub)

DESCRIPTION ^

   simtb_makeSM()  - Makes component SMs (spatial maps) 
                     Generates the SM.
                     Adds Gaussian noise.
   USAGE:
    >> SM = simtb_makeSM(sP, sub);

   INPUTS: (OPTIONAL)
   sP            = parameter structure used in the simulations
   sub           = index number for current running subject 

   OUTPUTS:
   SM            = Generated spatial maps matrix 

   see also: simtb_main(), simtb_generateSM()

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 29-Mar-2011 15:45:29 by m2html © 2005