-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to find file or directory 'canlab2023_combined_atlas_MNI152NLin6Asym_1mm.mat'. #6
Comments
Hey Kodi,
There are new folders with Bogdan’s atlas so make sure you add them to your Matlab’s path
…Sent from my iPhone
On Nov 22, 2023, at 1:36 PM, Chandana Kodiweera ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub<#6>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALUGUNHMNGGJMLIKWAR7NDYFZA2FAVCNFSM6AAAAAA7WVTNNWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDMOJRGAYTCNI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Hi Michael, Thanks for the reply. I added everything to the path. What's the folder the file 'canlab2023_combined_atlas_MNI152NLin6Asym_1mm.mat' lives? |
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.
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
The text was updated successfully, but these errors were encountered: