help > Error loading in structural scans during CONN tutorial
Showing 1-1 of 1 posts
Display:
Results per page:
Jun 26, 2020  05:06 PM | Danny Smullen
Error loading in structural scans during CONN tutorial
Hi,

I am getting the following error when attempting to load in the NYU structural scan when going through the CONN tutorial. Any idea what the issue is?

Error using conn_getinfo (line 126)
file type .tar not implemented

Errorin conn_file (line 11)
 [nV,str,icon,filename]=conn_getinfo(filename,doconvert);

Error in conn (line 2134)
else
CONN-x.Setup.structural(nsub)(nses)=conn_file(deblank(filename(n1,:)));

Error in conn_filesearchtool (line 222)
 if length(h.callback)>1
feval(h.callback(1),h,callback(2:end),names); else,
feval(h.callback(1),names); end