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