Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
gcet03
Posts:
12
Registered:
5/21/06
|
|
Error in GUI
Posted:
Jun 7, 2010 8:12 AM
|
|
I have suddenly received below mentioned error during program execution. It was working well before few minutes and suddenly started malfunctioning. File was already uploaded is File ID: #27828
Please help
??? Undefined function or method 'iptchecknargin' for input arguments of type 'double'.
Error in ==> imuitools\private\imageDisplayParseInputs at 133 iptchecknargin(0,2,num_args,mfilename);
Error in ==> imshow at 168 [common_args,specific_args] = ...
Error in ==> RGB_Extractor>m_open_Callback at 185 subplot(2,3,1), imshow(im), title('Original');
Error in ==> gui_mainfcn at 95 feval(varargin{:});
Error in ==> RGB_Extractor at 42 gui_mainfcn(gui_State,varargin{:});
??? Error using ==> RGB_Extractor('m_open_Callback',gcbo,[],guidata(gcbo)) Undefined function or method 'iptchecknargin' for input arguments of type 'double'.
??? Error while evaluating uimenu Callback
|
|
|
|