help
help > RE: error in TEMPORAL PREPROCESSING
Mar 31, 2017 10:03 AM | dinanass - University of Haifa
RE: error in TEMPORAL PREPROCESSING
Yes thank you, everything went well.
Now I'm having this problem:
Error using *
Requested 23307x23307 (4.0GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may
take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.
Error in spm_fnirs_spm_interp (line 127)
iResSS(indx_m) = diag(kern(:, indx_m)' * ResSS(indx_s) * kern(:, indx_m));
Error in spm_fnirs_results_ui (line 31)
[SPM] = spm_fnirs_spm_interp(SPM);
Error in spm_fnirs>push_results_Callback (line 87)
spm_fnirs_results_ui;
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in spm_fnirs (line 25)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)spm_fnirs('push_results_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
does it mean that I don't have enough space or this is a problem with the spm it self?
thanks again,
Dina
Now I'm having this problem:
Error using *
Requested 23307x23307 (4.0GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may
take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.
Error in spm_fnirs_spm_interp (line 127)
iResSS(indx_m) = diag(kern(:, indx_m)' * ResSS(indx_s) * kern(:, indx_m));
Error in spm_fnirs_results_ui (line 31)
[SPM] = spm_fnirs_spm_interp(SPM);
Error in spm_fnirs>push_results_Callback (line 87)
spm_fnirs_results_ui;
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in spm_fnirs (line 25)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)spm_fnirs('push_results_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback
does it mean that I don't have enough space or this is a problem with the spm it self?
thanks again,
Dina
Threaded View
| Title | Author | Date |
|---|---|---|
| dinanass | Mar 20, 2017 | |
| Sungho Tak | Mar 28, 2017 | |
| dinanass | Mar 31, 2017 | |
