help > Error in 2nd level analysis of group ICA
Showing 1-1 of 1 posts
Display:
Results per page:
Jun 8, 2021  07:06 PM | Garam Jeong
Error in 2nd level analysis of group ICA
Dear CONN toolbox users,

I run group ICA analysis with 3 subjects. After 2nd level analysis, it shows summary of it without any problem but, I can not run the spatial component and the temporal component calculation to get data of each ICA components. Is there anyone having any clue what I should do to resolve this error? 

ERROR DESCRIPTION:

Assignment has more non-singleton rhs dimensions than non-singleton subscripts

Error in conn (line 9668)
CONN_h.menus.m_results.X(nsub,ncovariate)=CONN_x.Setup.l2covariates.values{nsub}{ncovariate};

Error in conn_menumanager (line 121)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});