Skip to content
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

Open
kodiweera opened this issue Nov 22, 2023 · 2 comments

Comments

@kodiweera
Copy link

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

@Michael-Sun
Copy link
Contributor

Michael-Sun commented Nov 22, 2023 via email

@kodiweera
Copy link
Author

kodiweera commented Nov 23, 2023

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 unsubscribehttps://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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants