MATLAB: This error happens when i press the run button . I used the matlab gui pushbutton to control arduino led.pls help me.

arduinogui

Error in gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in untitled1 (line 42)
gui_mainfcn(gui_State, varargin{:});
Related Question