Dear Dr Yan & members,
There is an error in my DPARSF_V2.3_130615 procedure as below,
I selected normalize by using EPI template,
My spm is version 8 and the matlab version is R2014b.
Exception occured. (MATLAB:printf:invalidInputType)
Error using sprintf
Function is not defined for 'matlab.ui.Figure' inputs.
812#line, InitControls, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\Subfunctions\DPARSF_rest_sliceviewer.m"
69#line, DPARSF_rest_sliceviewer, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\Subfunctions\DPARSF_rest_sliceviewer.m"
31#line, DPARSF_rest_sliceviewer, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\Subfunctions\DPARSF_rest_sliceviewer.m"
860#line, DPARSF_run, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\DPARSF_run.m"
996#line, pushbuttonRun_Callback, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\DPARSF.m"
95#line, gui_mainfcn, in "C:\Program Files\MATLAB\R2014b\toolbox\matlab\guide\gui_mainfcn.m"
48#line, DPARSF, in "C:\Users\shirin\Documents\New Downloads\Programmss\DPARSF_V2.3_130615\DPARSF.m"
Error in DPARSF_rest_sliceviewer (line 28)
if nargin<1, %No param Launch, 20070918
Output argument "varargout" (and maybe others) not assigned during call to "C:\Users\shirin\Documents\New
Downloads\Programmss\DPARSF_V2.3_130615\Subfunctions\DPARSF_rest_sliceviewer.m>DPARSF_rest_sliceviewer".
Error in DPARSF_rest_sliceviewer (line 31)
varargout{1}=DPARSF_rest_sliceviewer('ShowImage',''); %by Default, I show a black brain image
Error in DPARSF_run (line 860)
h=DPARSF_rest_sliceviewer;
Error in DPARSF>pushbuttonRun_Callback (line 996)
[Error]=DPARSF_run(handles.Cfg);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in DPARSF (line 48)
gui_mainfcn(gui_State, varargin{:});
Error while evaluating UIControl Callback
I'm looking forward to hearing from you.
Thanks for your consideration.
Forums
Please update DPABI/DPARSF to
Please update DPABI/DPARSF to the latest version if you are using Matlab 2014b or later version.