help > RE: CONN error during step 5 (ROI)
Jul 15, 2018  10:07 AM | Alfonso Nieto-Castanon - Boston University
RE: CONN error during step 5 (ROI)
Hi Sathesan,

Thanks for helping me debug this, this seems to be related to an interaction with a rogue SPM toolbox, could you please copy/paste the following commands in your Matlab command-line window and let me know their output (that will be a long list of directories) and also send me the newly created debugging01.mat file?

path
which nifti
which spm_vol
filename=fullfile(fileparts(which('conn')),'rois','networks.nii');
a=nifti(filename);
b=spm_vol(filename);
save debugging01.mat a b;

Thanks
Alfonso

Originally posted by Sathesan Thavabalasingam:
Hi Alfonso,

I have attached my *.mat file from my analysis. Thank you for your assistance.

Best,

Sathesan

Threaded View

TitleAuthorDate
Sathesan Thavabalasingam Jul 14, 2018
Sathesan Thavabalasingam Jul 15, 2018
Alfonso Nieto-Castanon Jul 14, 2018
Sathesan Thavabalasingam Jul 14, 2018
RE: CONN error during step 5 (ROI)
Alfonso Nieto-Castanon Jul 15, 2018
Sathesan Thavabalasingam Jul 15, 2018
Sathesan Thavabalasingam Jul 20, 2018