DPARSF reported error when doing Functional Connectivity

Submitted by pingfan2008 on
Hi,All.

DPARSF reported error when doing Functional Connectivity   as followed,
==============================================================
??? Cell contents reference from a non-cell array object.

Error in ==> fc at 54
            fprintf('\n\n\t ROI time courses retrieving through "%s".',
                        AROIDef{x});

Error in ==> DPARSF_run at 1047
            fc(
            [AutoDataProcessParameter.DataProcessDir,filesep,FunImgDir,filesep,AutoDataProcessParameter.SubjectID{i}],
            ...

Error in ==> DPARSF>pushbuttonRun_Callback at 939
    [Error]=DPARSF_run(handles.Cfg);

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> DPARSF at 41
    gui_mainfcn(gui_State, varargin{:});
 
??? Error while evaluating uicontrol Callback
=============================================
Does anybody meet the same problem and how to solve it?

Many thanks in advance.

Pangfan

Forums