help > conn 13a toolbox error
Showing 1-3 of 3 posts
Display:
Results per page:
Sep 26, 2011  02:09 PM | Tomas Ros
conn 13a toolbox error
Dear Alfonso,

Thank you firstly for the new toolbox update (13a) which seems to include a host of new connectivity measures and functions. However, I have tried using this version with SPM8 and I consistently get get an error when I try to save the project (see below). I do not have this problem when running version 12p in SPM8.

Many thanks, 
Tomas Ros,PhD
Department of Psychiatry
University of Western Ontario

---------------------
??? Error using ==> conn at 321
Failed to save file D:\DATA\MRI\conn_example.mat. Check file name and/or folder
permissions

Error in ==> conn at 914
                conn('save',filename);

Error in ==> conn_menumanager at 116
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
                            
??? Error while evaluating figure WindowButtonUpFcn
Sep 27, 2011  12:09 AM | Alfonso Nieto-Castanon - Boston University
RE: conn 13a toolbox error
Dear Tomas,
 
Thanks for reporting this error. My first guess is that this issue might be related to the somewhat unexpected behavior of the function 'fullfile' in matlab versions older than 7.7. Could you please let me know what version of matlab you are using, and also try if the attached conn_fullfile.m file solves this issue? (simply overwrite the file with the same name in the conn distribution folder)
 
Please let me know if this works
Thanks!
Alfonso
Attachment: conn_fullfile.m
Sep 27, 2011  12:09 AM | Tomas Ros
RE: conn 13a toolbox error
Works! Thanks very much Alfonso....yes I am using Matlab 7.6 (R2008a).

Thanks again,
Tomas