I am trying to use DPARSF-A and have received the following error. It seems to occur after registration. I assume this is related to the head movement nuisance covariate regression? I thought it might be related to the type of regession I chose, but I tried with Rigid-body-6 and Friston-24 and received the same error:
??? Error using ==> y_FD_Jenkinson
Too many input arguments.
Error in ==> DPARSFA_run at 858
FD_Jenkinson = y_FD_Jenkinson(rpname.name,RefFile);
Error in ==> DPARSFA>pushbuttonRun_Callback at 1601
[Error]=DPARSFA_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> DPARSFA at 33
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
Thank You
Re: [RFMRI] Error using y_FD