help
help > Error in conn_process (line 1398)
Jun 7, 2014 11:06 PM | Roger Beaty
Error in conn_process (line 1398)
Hi everyone,
I'm attempting a within-subjects analysis (block design) with two conditions. During the second level processing, I ran into the following error:
Attempted to access B(2,:); index out of bounds because size(B)=[1,0].
Error in conn_process (line 1398)
t(idx)=B(1+nroi,:);
Error in conn_process (line 23)
case 'analyses_gui_seed',disp(['CONN: RUNNING ANALYSIS STEP (ROI-to-ROI or seed-to-voxel analyses)']); conn_process([10:12,15],CONN_x.Analysis);
Error in conn (line 2447)
conn_process('analyses_gui_seed',CONN_x.Analysis);
Error in conn_menumanager (line 120)
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
Any insight into the error is greatly appreciated.
Thanks,
Roger Beaty
I'm attempting a within-subjects analysis (block design) with two conditions. During the second level processing, I ran into the following error:
Attempted to access B(2,:); index out of bounds because size(B)=[1,0].
Error in conn_process (line 1398)
t(idx)=B(1+nroi,:);
Error in conn_process (line 23)
case 'analyses_gui_seed',disp(['CONN: RUNNING ANALYSIS STEP (ROI-to-ROI or seed-to-voxel analyses)']); conn_process([10:12,15],CONN_x.Analysis);
Error in conn (line 2447)
conn_process('analyses_gui_seed',CONN_x.Analysis);
Error in conn_menumanager (line 120)
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
Any insight into the error is greatly appreciated.
Thanks,
Roger Beaty
Threaded View
| Title | Author | Date |
|---|---|---|
| Roger Beaty | Jun 7, 2014 | |
| Alfonso Nieto-Castanon | Jun 8, 2014 | |
| Roger Beaty | Jun 8, 2014 | |
| Alfonso Nieto-Castanon | Jun 9, 2014 | |
| Roger Beaty | Jun 9, 2014 | |
