-
Notifications
You must be signed in to change notification settings - Fork 1
/
batch_VOI_job.m
20 lines (20 loc) · 1.08 KB
/
batch_VOI_job.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%-----------------------------------------------------------------------
% Job saved on 16-Aug-2022 17:51:09 by cfg_util (rev $Rev: 7345 $)
% spm SPM - SPM12 (7771)
% cfg_basicio BasicIO - Unknown
%-----------------------------------------------------------------------
matlabbatch{1}.spm.util.voi.spmmat = '<UNDEFINED>';
matlabbatch{1}.spm.util.voi.adjust = 1;
matlabbatch{1}.spm.util.voi.session = 1;
matlabbatch{1}.spm.util.voi.name = '<UNDEFINED>';
matlabbatch{1}.spm.util.voi.roi{1}.sphere.centre = '<UNDEFINED>';
matlabbatch{1}.spm.util.voi.roi{1}.sphere.radius = 10;
matlabbatch{1}.spm.util.voi.roi{1}.sphere.move.fixed = 1;
matlabbatch{1}.spm.util.voi.roi{2}.spm.spmmat = {''};
matlabbatch{1}.spm.util.voi.roi{2}.spm.contrast = 1;
matlabbatch{1}.spm.util.voi.roi{2}.spm.conjunction = 1;
matlabbatch{1}.spm.util.voi.roi{2}.spm.threshdesc = 'none';
matlabbatch{1}.spm.util.voi.roi{2}.spm.thresh = 0.001;
matlabbatch{1}.spm.util.voi.roi{2}.spm.extent = 0;
matlabbatch{1}.spm.util.voi.roi{2}.spm.mask = struct('contrast', {}, 'thresh', {}, 'mtype', {});
matlabbatch{1}.spm.util.voi.expression = 'i1&i2';