??? Undefined function or method 'file2mat' for input arguments of type 'struct'.

Hi,
I'm trying to run some functional connectivity analyises on the ABIDE data by using DPARSFA and, just after applying the Reorientation Matrices (downloaded from http://www.restfmri.net/forum/DownloadedReorientMats), I get the following error (pasted below)
I saw that someone posted something similar last september but could find any response. Sorry if I missed it...

Please, can someone help me with that?

Thanks in advance and happy friday!

??? Undefined function or method 'file2mat' for input arguments of type 'struct'.

Error in ==> file_array.subsref>subfun at 80
t = file2mat(sobj,varargin{:});

Error in ==> file_array.subsref at 60
    t = subfun(sobj,args{:});

Error in ==> nifti.subsref>rec at 219
            t = subsref(t,subs(2:end));

Error in ==> nifti.subsref at 45
varargout = rec(opt,subs);

Error in ==> DPARSFA_run>(parfor body) at 560
                    y_Write4DNIfTI(Nii.dat(:,:,:,AutoDataProcessParameter.RemoveFirstTimePoints+1:end),Nii,DirImg(1).name);
                    
Error in ==> parallel_function at 491
            S = F(base, limit);

Error in ==> DPARSFA_run at 528
        parfor i=1:AutoDataProcessParameter.SubjectNum

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
 

Error | Forum of resting-state fMRI

Error

The website encountered an unexpected error. Please try again later.