help > RE: Error: multipROIs in seed to voxel
Jul 17, 2012  07:07 PM | Alfonso Nieto-Castanon - Boston University
RE: Error: multipROIs in seed to voxel
Hi Pavol,

Sorry, this was a bug in the gui, I have fixed that and added this patch to the latest version just released (v.13.k), which also contains a few other fixes to issues recently reported by users. Let me know if after updating to the latest version this seems to be working fine now.

Best
Alfonso

Originally posted by Pavol Mikolas:
Hi,

i have a sample of two groups (controls and patients) and two conditions (1 and 2). I am interested in changes in average connectivity of 3 ROIs with the whole brain. I use contrast [1/3 1/3 1/3] for the 3 ROIs. However, I can only retreive results for contrasts between groups in a single condition (eg. between-subject [1 -1], between conditions [0 1], between ROIs [1/3 1/3 1/3]). If I set contrast between two conditions to [1 -1], i get an error message in MATLAB irrespective of the between-subj. contrast:

??? Index exceeds matrix dimensions.

Error in ==> conn_process at 2221
                                a=spm_vol(filename{n1,n0});

Error in ==> conn_process at 25
        case 'results_voxel',   [varargout{1:nargout}]=conn_process(15,varargin{:});

Error in ==> conn at 2377
            conn_process('results_voxel','readsingle','seed-to-voxel');

Error in ==> conn_menumanager at 116
                            feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
??? Error while evaluating figure WindowButtonUpFcn


I am using SPM8 and CONN 13.
Can anyone help please?
Thank you.

Threaded View

TitleAuthorDate
Pavol Mikolas Jul 17, 2012
RE: Error: multipROIs in seed to voxel
Alfonso Nieto-Castanon Jul 17, 2012
Pavol Mikolas Jul 18, 2012