Error in pre-processing

Submitted by Jesper on

Dear Prof. Yan,

Matlab 2013a,  Win10 , SPM8, DPABI_V4.0_190305, REST_V1.8_130615

 DPARSF 4.4 advanced edition

Error massage is listed below.  Thank you!

Undefined function 'gcp' for input arguments of type 'char'.
Error in DPARSFA_run (line 1461)
if isempty(gcp('nocreate')) && Cfg.ParallelWorkersNumber~=0
Error in DPARSFA>pushbuttonRun_Callback (line 1795)
    [Error]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 96)
        feval(varargin{:});
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating uicontrol Callback

 

YAN Chao-Gan

Mon, 03/11/2019 - 23:25

This is a matlab version issue. 

Please go to https://github.com/Chaogan-Yan/DPABI to download a new version for older matlab versions.

"Fixed matlabpool for compatible with older matlab versions".