You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Matlab R2016a seems to work with ERPLAB.
But there are errors that appear at the command window.
Warning: NARGCHK will be removed in a future release. Use NARGINCHK or NARGOUTCHK instead.
In closest (line 32)
In blvalue2 (line 44)
In meaviewerGUI>mplotdata (line 1255)
In meaviewerGUI>pushbutton_right_channel_Callback (line 502)
In gui_mainfcn (line 95)
In meaviewerGUI (line 46)
In matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)meaviewerGUI('pushbutton_right_channel_Callback',hObject,eventdata,guidata(hObject))
In uiwait (line 81)
In meaviewerGUI>meaviewerGUI_OpeningFcn (line 405)
In gui_mainfcn (line 220)
In meaviewerGUI (line 44)
In pop_geterpvalues (line 878)
In pop_geterpvalues (line 263)
The text was updated successfully, but these errors were encountered:
Description
Currently, Matlab R2016a seems to work with ERPLAB.
But there are errors that appear at the command window.
Warning: NARGCHK will be removed in a future release. Use NARGINCHK or NARGOUTCHK instead.
The text was updated successfully, but these errors were encountered: