simtb_group_getSM() - Loads saved subject SMs (spatial maps) Usage: >> SMall = simtb_group_getSM(sP); >> SMall = simtb_group_getSM(sP, [1 8]); INPUTS: sP = parameter structure used in the simulations subIND = indices of subject(s) to load [OPTIONAL, default = all subjects] OUTPUTS: SMall = SMs from all subjects: [subjects x nC components x (nV*nV) voxels] filenames = filenames of simulated data in the order they were loaded. see also: simtb_main()