


Optical image window
varargout = oiWindow(varargin)
Graphical user interface to manage the ISET OPTICALIMAGE properties.
OIWINDOW, by itself, creates a new OIWINDOW or raises the existing
singleton*.
H = OIWINDOW returns the handle to a new OIWINDOW or the handle to
the existing singleton*.
OIWINDOW('CALLBACK',hObject,eventData,handles,...) calls the local
function named CALLBACK in OIWINDOW.M with the given input arguments.
OIWINDOW('Property','Value',...) creates a new OIWINDOW or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before oiWindow_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to oiWindow_OpeningFcn via varargin.
Copyright ImagEval Consultants, LLC, 2003.