help > Errors when using conn 18a
Showing 1-2 of 2 posts
Display:
Results per page:
Apr 8, 2018  07:04 AM | Yang Yang
Errors when using conn 18a
Dear conn users,


I'm running into the following error listed below when using conn 18a that I had not met when used previous version. Can anyone give me any insight into what is causing this problem?

Error using horzcat
Dimensions of matrices being concatenated are not consistent.

Error in rex>rex_do (line 725)
cov1=[dataM,detrend(params.covariates,'constant')];
Error in rex (line 179)
[params.ROIdata,params.ROInames,params.ROIinfo.basis,params.ROIinfo.voxels,params.ROIinfo.files,params.ROIinfo.select,params.ROIinfo.trans]=rex_do(params,1);
Error in conn_rex (line 8)
[varargout{1:nargout}]=rex(varargin{:});
Error in conn_process (line 805)
[data{nroi1},namesroi{nroi},params]=conn_rex(Vsourcethis,Vmask{nroi}{min(nses,nsesstemp)},'summary_measure','eigenvariate','dims',CONN_x.Setup.rois.dimensions{nroi},'conju
Error in conn_process (line 16)
case 'setup', disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 4447)
else conn_process('setup'); ispending=false;
Error in conn_menumanager (line 120)

Thanks a lot!
Yang
Jul 12, 2018  09:07 PM | Sathesan Thavabalasingam
RE: Errors when using conn 18a
Hi,

I am receiving the exact same error message during the ROI setup. Was there a solution to this?

Thanks!