We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e85d2b commit 2a976c9Copy full SHA for 2a976c9
src/roi/resliceRoiImages.m
@@ -13,7 +13,7 @@
13
14
else
15
16
- matlabbatch = [];
+ matlabbatch = {};
17
matlabbatch = setBatchReslice(matlabbatch, referenceImage, imagesToCheck);
18
spm_jobman('run', matlabbatch);
19
0 commit comments