Hello,
I'm new to resting state analysis and the Conn tool. Please can you help me with the below error? I ran preprocessing on 4 subjects and checked the output it seemed fine. When I pressed 'Done' to move onto denoising it seemed to work through the steps (taking longest at importing ROIs). At the end of the process, it returned the below error. One possibility is that it is a java error?
ERROR DESCRIPTION
Undefined function 'eq' for input arguments of type 'struct'.
Error in conn_menumanager>@(x)any(x==varargin{1} ) (line 327)
idx=find(cellfun(@(x)any(x==varargin{1}),CONN_MM.onregionhandle));
Error in conn_menumanager (line 327)
idx=find(cellfun(@(x)any(x==varargin{1}),CONN_MM.onregionhandle));
Error in conn (line 535)
conn_menumanager('onregionremove',position.h5);
Error in conn (line 4872)
conn_menu('update',CONN_h.menus.m_preproc_00{3},[]);
Error in conn (line 4451)
if ~conn_projectmanager('ispending')&&~ispending, conn gui_preproc;
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{2:end});
CONN v.18.a
SPM8 + Anatomy Beamforming DEM FieldMap MEEGtools
Matlab v.2014a
storage: 1536.8Gb available
It is running on a linux.
Many thanks,
Therese
I'm new to resting state analysis and the Conn tool. Please can you help me with the below error? I ran preprocessing on 4 subjects and checked the output it seemed fine. When I pressed 'Done' to move onto denoising it seemed to work through the steps (taking longest at importing ROIs). At the end of the process, it returned the below error. One possibility is that it is a java error?
ERROR DESCRIPTION
Undefined function 'eq' for input arguments of type 'struct'.
Error in conn_menumanager>@(x)any(x==varargin{1} ) (line 327)
idx=find(cellfun(@(x)any(x==varargin{1}),CONN_MM.onregionhandle));
Error in conn_menumanager (line 327)
idx=find(cellfun(@(x)any(x==varargin{1}),CONN_MM.onregionhandle));
Error in conn (line 535)
conn_menumanager('onregionremove',position.h5);
Error in conn (line 4872)
conn_menu('update',CONN_h.menus.m_preproc_00{3},[]);
Error in conn (line 4451)
if ~conn_projectmanager('ispending')&&~ispending, conn gui_preproc;
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{2:end});
CONN v.18.a
SPM8 + Anatomy Beamforming DEM FieldMap MEEGtools
Matlab v.2014a
storage: 1536.8Gb available
It is running on a linux.
Many thanks,
Therese