Dparsf报错

Submitted by Chen0075 on
 严老师,你好!
请问一下:我用DPARSFa跑VMHC的时候,可以得到文件夹FunImgARWSDFCovs, Masks, SymmetricGroupT1MeanTemplate; 但在做normalized to symmetic template时老是出错,请问为什么?应该怎么办,谢谢!
错误如下:
Moving Coviables Removed Files:C001 OK
Normalize to symmetric group T1 mean Template:C001 OK
??? Error using ==> movefile
No matching files were found.
 
Error in ==> DPARSFA_run>(parfor body) at 3261
            movefile([AutoDataProcessParameter.DataProcessDir,filesep,FunSessionPrefixSet{iFunSession},AutoDataProcessParameter.StartingDirName,filesep,AutoDataProcessParameter.SubjectID{i},filesep,'
            Error in ==> parallel_function at 473
            F(base, limit);
 
Error in ==> DPARSFA_run at 3259
        parfor i=1:AutoDataProcessParameter.SubjectNum
 
Error in ==> DPARSFA>pushbuttonRun_Callback at 1579
    [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
 
Forums