help > 1st level analysis error message
Showing 1-1 of 1 posts
Display:
Results per page:
Nov 9, 2018  10:11 AM | kmkr
1st level analysis error message
Hello,

Does anyone have any experience with the follow error message, please? I'm not sure what to do to enable the 1st-level analysis to run. This error message occurs at the end of the 1st-level analysis, and means that the analysis has not been completed:


Reference to non-existent field 'Y'.

Error in conn (line 7470)
xyz=conn_convertcoordinates('idx2tal',prod(CONN_h.menus.m_results.Y(1).dim(1:2))*(CONN_h.menus.m_results.y.slice-1)+(1:prod(CONN_h.menus.m_results.Y(1).dim(1:2))),CONN_h.menus.m_results.Y(1).mat,CONN_h.menus.m_results.Y(1).dim);
Error in conn (line 6564)
if any(CONN_x.Analyses(CONN_x.Analysis).type==[2,3]), conn gui_results_s2v;
Error in conn_menumanager (line 120)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

Thank you for your help!!