Hi dear conn Users,
I installed conn 16.b under MATLAB R2014a. Added the path in matlab. When running conn through MATLAB GUI through "conn"
I get the following error descriptions displayed (see below). Conn GUI is opened as well.
Should I use a different conn version. What can I do to resolve this issue?
Thank you in advance for your help and I am looking forward to your input.
cheers,
MR
ERROR DESCRIPTION:
Undefined function 'spm_unlink' for input arguments of type 'char'.
Error in conn_register (line 15)
spm_unlink(file_registered);
Error in conn (line 486)
conn_register;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Reference to non-existent field 'folders'.
Error in conn (line 613)
if ~isfield(CONN_x.folders,'rois'), CONN_x.folders.rois=fullfile(fileparts(which(mfilename)),'rois'); end
Error in conn (line 107)
conn importrois;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Undefined function 'spm_fileparts' for input arguments of type 'char'.
Error in conn_getinfo (line 3)
[pathname,name,ext]=spm_fileparts(filename(1,:));
Error in conn_file (line 3)
[V,str,icon,filename]=conn_getinfo(filename);
Error in conn (line 496)
CONN_x=struct('name',[],'filename','','gui',1,'state',0,'ver',connver,...
Error in conn (line 106)
conn init;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Reference to non-existent field 'filename'.
Error in conn_menumanager (line 529)
if isempty(CONN_x.filename), set(CONN_MM.HELP.handle,'string','Project: undefined','visible','on');
Error in conn (line 1008)
conn_menumanager([CONN_h.menus.m_setup_02,CONN_h.menus.m_setup_01d,CONN_h.menus.m_setup_06,CONN_h.menus.m0],'on',1);
Error in conn (line 485)
conn gui_setup;
CONN v.16.b
Matlab v.2014a
I installed conn 16.b under MATLAB R2014a. Added the path in matlab. When running conn through MATLAB GUI through "conn"
I get the following error descriptions displayed (see below). Conn GUI is opened as well.
Should I use a different conn version. What can I do to resolve this issue?
Thank you in advance for your help and I am looking forward to your input.
cheers,
MR
ERROR DESCRIPTION:
Undefined function 'spm_unlink' for input arguments of type 'char'.
Error in conn_register (line 15)
spm_unlink(file_registered);
Error in conn (line 486)
conn_register;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Reference to non-existent field 'folders'.
Error in conn (line 613)
if ~isfield(CONN_x.folders,'rois'), CONN_x.folders.rois=fullfile(fileparts(which(mfilename)),'rois'); end
Error in conn (line 107)
conn importrois;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Undefined function 'spm_fileparts' for input arguments of type 'char'.
Error in conn_getinfo (line 3)
[pathname,name,ext]=spm_fileparts(filename(1,:));
Error in conn_file (line 3)
[V,str,icon,filename]=conn_getinfo(filename);
Error in conn (line 496)
CONN_x=struct('name',[],'filename','','gui',1,'state',0,'ver',connver,...
Error in conn (line 106)
conn init;
CONN v.16.b
Matlab v.2014a
ERROR DESCRIPTION:
Reference to non-existent field 'filename'.
Error in conn_menumanager (line 529)
if isempty(CONN_x.filename), set(CONN_MM.HELP.handle,'string','Project: undefined','visible','on');
Error in conn (line 1008)
conn_menumanager([CONN_h.menus.m_setup_02,CONN_h.menus.m_setup_01d,CONN_h.menus.m_setup_06,CONN_h.menus.m0],'on',1);
Error in conn (line 485)
conn gui_setup;
CONN v.16.b
Matlab v.2014a