Please help me with the DPARSFA use!

Submitted by rbishnoi on

I am getting this error, need help!

 

Error using DPARSFA_run>(parfor body) (line 610)
Undefined function 'y_Write' for input arguments of type 'nifti'.
 
Error in DPARSFA_run (line 578)
        parfor i=1:AutoDataProcessParameter.SubjectNum
 
 
Error in DPARSFA>pushbuttonRun_Callback (line 1786)
    [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