help > Problem in spatial processing
Showing 1-1 of 1 posts
Display:
Results per page:
May 9, 2021  10:05 AM | Neta Weitzman
Problem in spatial processing
Hello,

I'm having a problem with the temporal processing function. 
After choosing the NIRS.mat file, I'm receiving this error:

Arrays have incompatible sizes for this operation.

Error in spm_fnirs_temporalpreproc_ui (line 41)
mask = mask .* P.mask;
Error in spm_fnirs>push_temporal_Callback (line 70)
spm_fnirs_temporalpreproc_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_temporal_Callback',hObject,eventdata,guidata(hObject))
Related documentation
Error while evaluating UIControl Callback.

Do you have any ideas?
Thanks,
Neta