Dear Sir/Madam:
I am trying to run the single subject file "[color=#ff0000]conn_batchexample_singlesubject.m[/color]" but cannot make it run correctly. I get the following error message in Matlab prompt:
>> conn_batchexample_singlesubject_rsj
CONN: RUNNING SETUP.PREPROCESSING STEP
[color=#ff0000]Error using conn_setup_preproc (line 1966)[/color]
unrecognized option [color=#ff0000]run_default_mni[/color]
Error in conn_process (line 25)
case 'setup_preprocessing', disp(['CONN: RUNNING
SETUP.PREPROCESSING STEP']); conn_setup_preproc(varargin{:});
Error in conn_batch (line 973)
conn_process('setup_preprocessing',steps,'subjects',SUBJECTS,OPTIONS{:});
Error in conn_batchexample_singlesubject_rsj (line 48)
conn_batch(batch);
Apparently it cannot find [color=#ff0000]run_default_mni[/color] in [color=#ff0000]conn_setup_preproc[/color]. This is a surprise because using the same input files and set up in conn_setup_wizard.m I can make the setup preprocessing step run correctly.
Thanks in advance for help.
Regards,
Radu<span id="_plain_text_marker"> </span>
<span>PS: I am using the latest CONN version with SPM12.</span>
I am trying to run the single subject file "[color=#ff0000]conn_batchexample_singlesubject.m[/color]" but cannot make it run correctly. I get the following error message in Matlab prompt:
>> conn_batchexample_singlesubject_rsj
CONN: RUNNING SETUP.PREPROCESSING STEP
[color=#ff0000]Error using conn_setup_preproc (line 1966)[/color]
unrecognized option [color=#ff0000]run_default_mni[/color]
Error in conn_process (line 25)
case 'setup_preprocessing', disp(['CONN: RUNNING
SETUP.PREPROCESSING STEP']); conn_setup_preproc(varargin{:});
Error in conn_batch (line 973)
conn_process('setup_preprocessing',steps,'subjects',SUBJECTS,OPTIONS{:});
Error in conn_batchexample_singlesubject_rsj (line 48)
conn_batch(batch);
Apparently it cannot find [color=#ff0000]run_default_mni[/color] in [color=#ff0000]conn_setup_preproc[/color]. This is a surprise because using the same input files and set up in conn_setup_wizard.m I can make the setup preprocessing step run correctly.
Thanks in advance for help.
Regards,
Radu<span id="_plain_text_marker"> </span>
<span>PS: I am using the latest CONN version with SPM12.</span>