Dear REST experts:
Recently I run the DPARSF basic edition and I faced the following wrong messages in my matlab command window
??? Error using ==> spm_slice_vol at 32
spm_slice_vol.c not compiled - see Makefile
Error in ==> spm_slice_timing at 213
slices(:,:,m) = spm_slice_vol(Vin(m),B,Vin(1).dim(1:2),1);
Error in ==> spm_config_slice_timing>slicetiming at 170
spm_slice_timing(P,Seq,refslice,timing)
Error in ==> spm_jobman>run_struct1 at 1474
feval(prog,val);
Error in ==> spm_jobman>run_struct1 at 1482
run_struct1(c.val{i});
Error in ==> spm_jobman>run_struct1 at 1482
run_struct1(c.val{i});
Error in ==> spm_jobman>run_job at 417
run_struct1(c);
Error in ==> spm_jobman at 79
run_job(varargin{2});
Error in ==> DPARSF_run at 350
spm_jobman('run',jobs);
Error in ==> DPARSF>pushbuttonRun_Callback at 994
[Error]=DPARSF_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> DPARSF at 47
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
>>
Can I ask what is the problem? My spm5 can work well and my NIFTI files are also good. Besides, I run the command before and no such wrong messages happened. Can anybody tell me how to debug this problem? Is it possible for DPARSF advanced version without such a problem?
Thank you.
Dr. Lai
Re: troubles while processing DPARSF basic edition, never ...
I guess there is something wrong with your SPM installation.
Best,
Chao-Gan