Dear SPM gurus,
 
I have another question regarding spm_batch in 2b to again highlight my ineptitude with matlab.
 
The example Dr. Karl gave included one user specified regressor (see below), whereas I am trying to specify motion parameters as (6) user specified regressors. I have tried many ways of doing this but have failed. I would like to be able to specify the names of the motion parameter regressors and use spm_load to load them into the SPM.mat structure. I can't see how to specify 6 regressors for each session and their names properly. Where do you specify the numeber of user specfied regressors? Would I use spm_load after the specification of covariates for each session?
 
Can any one help me? I am sure it is probably perfectly obvious, but I have run out of ideas.
 
% design (user specified covariates)
%---------------------------------------------------------------------------
SPM.Sess(1).C.C    = [1:360]'; % [n x c double] covariates
SPM.Sess(1).C.name = {'Regressor 1'}; % [1 x c cell]   names

Many thanks,
Kath
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kathryn Moores, PhD Student
Cognitive Neuroscience Laboratory
School of Psychology
Flinders University
G.P.O. Box  2100
Adelaide
South Australia           5001
Phone: +61 8 8201 2547
Fax:    +61 8 8201 3877
Email: [log in to unmask]
Web: http://www.ssn.flinders.edu.au/psyc/students/KathrynMoores/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~