Error with dpabi

老师,您好。

我在运行dpaibi进行预处理时,刚做完去除时间点后即报错,请您指点一下,非常感谢。

 

Removing First 10 Time Points: Sub_001 OK
 
Error using DPARSFA_run (line 599)
Using exist to check for a variable in the transparent workspace is not supported.  To check for a
function, folder, file, or class, specify the appropriate second input argument to exist: 'builtin',
'class', 'dir' or 'file'.
 
Error in DPARSFA>pushbuttonRun_Callback (line 1779)
    [Error]=DPARSFA_run(handles.Cfg);
 
Error in gui_mainfcn (line 95)
        feval(varargin{:});
 
Error in DPARSFA (line 30)
    gui_mainfcn(gui_State, varargin{:});
 
Error while evaluating UIControl Callback

​

 

What matlab version are you using?

Matlab 2015b, running at Win 10

Seems there is something changed in matlab 2015b. Could you test on matlab 2015a?

Best,

Chao-Gan

exactly same errors,win 10,matlab 2016a,when it'g going to run "slice timing"

The first error is:

【Error using DPARSFA_run (line 599)
Using exist to check for a variable in the transparent workspace is not supported.  To check for a function, folder,
file, or class, specify the appropriate second input argument to exist: 'builtin', 'class', 'dir' or 'file'.】

It's strange because line 599 is:

 【parfor i=1:AutoDataProcessParameter.SubjectNum】

there is no “exist”??

Do I have to change back to earlier matlab version?  which version is best for dpabi, matlab2015a (with SPM12) or ??

 

​"https://github.com/Chaogan-Yan/DPABI", the updated one is OK

thank you

looking forward to new dpabi version