help > Art Error: using + and global calculations
Showing 1-1 of 1 posts
Display:
Results per page:
Feb 11, 2019  06:02 PM | Lauren Ericksen - University of Utah Department of Psychiatry
Art Error: using + and global calculations
When I run art (either from the gui or using the cfg file to batch it), I keep getting the following error :

Mapping files for session 1...: ...done
Calculating globals...: 210/210...done
Mapping files for session 2...: ...done
Calculating globals...: 210/210
Error using +
Matrix dimensions must agree.

Error in art>art_OpeningFcn (line 389)
Data_Sum=Data_Sum+temp;
Error in gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in art (line 131)
gui_mainfcn(gui_State, varargin{:});

I have checked to make sure all the dimensions match of my rp* files and *bold.nii files, but I still get this error. Does anyone know what is going on? I wasn't getting this error in October of 2018 when I was using art then. Is it a versioning error? (I am running art-2015-10 on MATLAB 2015b. )

Sincerely, 
Lauren Ericksen
University of Utah