用dparsf时报错
Forums
- Read more about 用dparsf时报错
- 2 comments
- Log in or register to post comments
老师:
在用dparsf做处理时总是报如下错误:
Moving Normalized Files:sub001 OK??? Error using ==> copyfile
No matching files were found.
Error in ==> DPARSF_run at 551
copyfile('*.ps',['..',filesep,'RealignParameter',filesep]);
Error in ==> DPARSF>pushbuttonRun_Callback at 935
[Error]=DPARSF_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});