


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