Submitted by douzhisparks on Fri, 06/03/2016 - 16:12
老师,您好。
我在运行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{:});
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 ??
YAN Chao-Gan
Fri, 06/03/2016 - 23:40
Permalink
Re: [RFMRI] Error with dpabi
douzhisparks
Mon, 06/06/2016 - 16:15
Permalink
Matlab 2015b, running at Win
Matlab 2015b, running at Win 10
YAN Chao-Gan
Tue, 06/07/2016 - 09:22
Permalink
Seems there is something
Seems there is something changed in matlab 2015b. Could you test on matlab 2015a?
Best,
Chao-Gan
stanna
Wed, 11/16/2016 - 06:40
Permalink
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 ??
stanna
Wed, 11/16/2016 - 07:04
Permalink
"https://github.com/Chaogan
"https://github.com/Chaogan-Yan/DPABI", the updated one is OK
thank you
looking forward to new dpabi version