Why do I get the following error when I try to run function ice.m in the
DIPUM Toolbox:
> ??? Undefined function or variable 'gui_mainfcn'.
> Error in ==> C:\MATLAB6p1\work\ice.m
> On line
94 ==> gui_mainfcn(gui_State, varargin{:});
The problem is not due to an error in ice.m. The DIPUM Toolbox
requires MATLAB 6.5 and Image Processing Toolbox 3.0 or later. The gui_mainfcn ships with MATLAB 6.5
but is not present in earlier versions. This error appears, for
example, if you are using MATLAB 6.1.