Hi All,
I am getting this error when using the DPARSFA. Any help would be greatly appreciated.
Moving Normalized Files:Sub_002 OK
??? Undefined function or method 'rest_misc' for input arguments of type 'char'.
Error in ==> DPARSF_rest_sliceviewer at 805
rest_misc( 'DisplayLastException');
Error in ==> DPARSF_rest_sliceviewer at 31
varargout{1}=DPARSF_rest_sliceviewer('ShowImage',''); %by Default, I show a black brain
image
Error in ==> DPARSFA_run at 1344
h=DPARSF_rest_sliceviewer;
Error in ==> DPARSFA>pushbuttonRun_Callback at 1133
[Error]=DPARSFA_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> DPARSFA at 31
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
Thanks
PK
Re: DPARSFA error
Hi Prasanna,