Home > ISET > vcamera > scene > sceneGUI > sceneWindow.m

sceneWindow

PURPOSE ^

Graphical user interface to manage the ISET SCENE properties.

SYNOPSIS ^

function varargout = sceneWindow(varargin)

DESCRIPTION ^

 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.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003