Dear All,
I got the error when I was performing the pre-processing for the resting data in the DPABI.
Here is the error information:
Error using DPARSFA_run (line 1620)
Index exceeds array bounds.
Error in DPARSFA>pushbuttonRun_Callback (line 1795)
[Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback.
It will be very helpful if someone can give some guidances.
Best wishes,
Jesper
Forums
Usually this is caused by
Usually this is caused by data organization error. Please check your raw data organization.