Error in DPARSF 4.1

Submitted by mariambehboudi on

Dear DPARSF experts

I face the following error. What should I do? (I use matlab 2015a and spm 12)

Generating AutoMasks begin...
 
Reading images from "E:\FMRI\DPABI_V2.1_160415\DPARSF\RAW\FunImgAR\subject001\rafunctionaldata001.nii" etc.
Error using w_ClipLevel (line 50)
Attempted to access Xout(0); index must be a positive integer or logical.
 
Error in w_Automask (line 33)
    clip_fixed=w_ClipLevel(0.5, MeanAbsVolume);
 
Error in DPARSFA_run>(parfor body) (line 1788)
            w_Automask(InputDir, OutputFile);
 
Error in DPARSFA_run (line 1778)
    parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in DPARSF_run (line 113)
[Error] = DPARSFA_run(Cfg);
 
Error in DPARSF>pushbuttonRun_Callback (line 1152)
    [Error]=DPARSF_run(handles.Cfg);
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in DPARSF (line 52)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating UIControl Callback
 
 
 
 
Best Regards

mariambehboudi

Tue, 12/06/2016 - 19:40

In reply to by YAN Chao-Gan

Thanks. I know that I can. How can I skip this step?

I chose NO MASK, But faced the same error.

Greetings