Submitted by Gea on Sun, 03/16/2014 - 16:53
Hi,
I'm new in this field and I'm having the next problem.
Error using DPARSFA_run>(parfor body) (line 1840)
Index exceeds matrix dimensions.
Error in DPARSFA_run (line 1825)
parfor i=1:AutoDataProcessParameter.SubjectNum
Error in DPARSFA>pushbuttonRun_Callback (line 1601)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in DPARSFA (line 33)
gui_mainfcn(gui_State, varargin{:});
Caused by:
Index exceeds matrix dimensions.
Error while evaluating uicontrol Callback
Thank you in advance,
Submitted by Gea on Mon, 03/17/2014 - 15:56 Permalink
Re: Error normalise to MNI space
if it's necessary more information.
Submitted by ZHANG_RESTadmin on Wed, 03/26/2014 - 14:05 Permalink
Re: Error normalise to MNI space
plz check your data to see if there are teh same subject nubmers in FunImg and T1Img
Submitted by Gea on Thu, 03/27/2014 - 15:49 Permalink
Re: Error normalise to MNI space
Thank you,
I repeated the analysis but this time perfoming properly the realign it worked.