DPARSF3.0出错

Submitted by wisepig119 on

 

Error using distcomp.remoteparfor/getCompleteIntervals (line 22)
The session that parfor is using has shut down.
 
从FunImgA跑,一开始就
Error in DPARSFA_run (line 715)
    parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in DPARSFA>pushbuttonRun_Callback (line 1663)
    [Error]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 96)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Caused by:
    Error using distcomp.remoteparfor/getCompleteIntervals (line 22)
    The session that parfor is using has shut down.
 
Error while evaluating uicontrol Callback
 
The client lost connection to lab 1. This might be due to network problems, or the interactive matlabpool job might have errored.