Neuroimaging_Pattern_Masks icon indicating copy to clipboard operation
Neuroimaging_Pattern_Masks copied to clipboard

Unable to find file or directory 'canlab2023_combined_atlas_MNI152NLin6Asym_1mm.mat'.

Open kodiweera opened this issue 7 months ago • 2 comments

Hi Bogdan, Thanks for bringing everything into the same space.

I tried to load 'canlab2023' and got the following error. My canlab copy is upto date.

atl = load_atlas('canlab2023') Loading atlas: canlab2023_combined_atlas_MNI152NLin6Asym_1mm.mat Error using load Unable to find file or directory 'canlab2023_combined_atlas_MNI152NLin6Asym_1mm.mat'.

Error in load_atlas>load_atlas_from_file (line 446) atlas_obj = load(savefile, varname);

Error in load_atlas (line 387) atlas_obj = load_atlas_from_file(savefile, varname, verbose);

Thanks! -CK

kodiweera avatar Nov 22 '23 18:11 kodiweera