load_mask

Synopsis

Loads cortical masks (source code).

Usage

[mask_lh,mask_rh] = load_mask(name)
  • name: Type of mask: either ‘midline’ for the midline or ‘temporal’ for the temporal lobe.
  • mask_lh: Left hemispheric mask.
  • mask_rh: Right hemispheric mask.