Feeds
답변 있음
Please help me i get the error "Undefined function or variable 'varargin'. Error in Question4 (line 16) gui_mainfcn(gui_State, varargin{:});"
i used hand to write the code. i did not use guide
Please help me i get the error "Undefined function or variable 'varargin'. Error in Question4 (line 16) gui_mainfcn(gui_State, varargin{:});"
i used hand to write the code. i did not use guide
대략 8년 전 | 0
질문
Please help me i get the error "Undefined function or variable 'varargin'. Error in Question4 (line 16) gui_mainfcn(gui_State, varargin{:});"
function varargout = Question4(varargout) gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... ...
대략 8년 전 | 답변 수: 2 | 0