help > Error received using Nirslab2017.6 to compute hemodynamic states
Sep 4, 2018  09:09 PM | Eunice Chen - Temple University
Error received using Nirslab2017.6 to compute hemodynamic states
Hi, I run into this error when I have finished preprocessing my fnirs data in Nirslab 2017 and try to 
'compute' hemodynamic states. I noticed this on the standalone and matlab platformed versions.

I was wondering if other folk have run into this before and if so, how they have addressed this.
Regards,
E

>> nirslab
Error using zeros
Size inputs must be integers.

Error in x_BLconcentrations (line 25)
Error in x_hemostates (line 47)
Error in nirsLab01>NLpushbutton8_Callback (line 828)
Error in gui_mainfcn (line 96)
feval(varargin{:});
Error in nirsLab01 (line 42)
Error in
@(hObject,eventdata)nirsLab01('NLpushbutton8_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback
Error using edit (line 66)
Undefined function or variable 'hObject'.
Error in helpUtils.errorDocCallback (line 23)
if ~edit(editTopic)