老师,您好。
我在运行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'.
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]=DPARSFA_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
feval(varargin{:});
Error in DPARSFA (line 30)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback
Forums
Re: [RFMRI] Error with dpabi
Deputy Director, MRI Research Center
Institute of Psychology, Chinese Academy of Sciences
16 Lincui Road, Chaoyang District, Beijing 100101, China
Matlab 2015b, running at Win
Matlab 2015b, running at Win 10
Seems there is something
Seems there is something changed in matlab 2015b. Could you test on matlab 2015a?
Best,
Chao-Gan
exactly same errors,win 10
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
"https://github.com/Chaogan-Yan/DPABI", the updated one is OK
thank you
looking forward to new dpabi version