out of memory问题
老师你好,我用的是2010b版本的matlab,出现了out of memory问题,我试着打开了3gb开关,可还是不管用,是因为我的版本低的原因么?
- Read more about out of memory问题
- 1 comment
- Log in or register to post comments
- 4442 reads
老师你好,我用的是2010b版本的matlab,出现了out of memory问题,我试着打开了3gb开关,可还是不管用,是因为我的版本低的原因么?
I used the standard procedure:Smooth FWHM: [8 8 8];Detrend, Filter, ALFF;
And smooth the mALFF with FWHM [8 8 8], but the ALFF is outside the brain and the t values look crazy. How come?
TR=2s.
Win XP, Matlab 7.01(R14), SPM5, REST 1.6,DPARSF Basic Edition
??? Error using ==> print
Error using ==> graphics\private\prepare
Error using ==> capturescreen
The rectangle passed to getframe must be at least partially on screen.
Error in ==> DPARSF_run at 635
eval(['print(''-dtiff'',''-r100'',''',AutoDataProcessParameter.SubjectID{i},'.tif'',h);']);
Hi, dear REST guru
I got an error message while running DPARSFA. Could you please help?
??? Index exceeds matrix dimensions.
Error in ==> DPARSFA_run at 194
delete(DirImg(j).name);
Error in ==> DPARSFA>pushbuttonRun_Callback at 969
[Error]=DPARSFA_run(handles.Cfg);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> DPARSFA at 30