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

sceneSetRowCol

PURPOSE ^

GUI to set scene row and col (image size)

SYNOPSIS ^

function varargout = sceneSetRowCol(varargin)

DESCRIPTION ^

 GUI to set scene row and col (image size)

       varargout = sceneSetRowCol(varargin)
 
      SCENESETROWCOL, by itself, creates a new SCENESETROWCOL or raises the existing
      singleton*.

      H = SCENESETROWCOL returns the handle to a new SCENESETROWCOL or the handle to
      the existing singleton*.

      SCENESETROWCOL('CALLBACK',hObject,eventData,handles,...) calls the local
      function named CALLBACK in SCENESETROWCOL.M with the given input arguments.

      SCENESETROWCOL('Property','Value',...) creates a new SCENESETROWCOL or raises the
      existing singleton*.  Starting from the left, property value pairs are
      applied to the GUI before sceneSetRowCol_OpeningFunction gets called.  An
      unrecognized property name or invalid value makes property application
      stop.  All inputs are passed to sceneSetRowCol_OpeningFcn via varargin.

      *See GUI Options on GUIDE's Tools menu.  Choose "GUI allows only one
      instance to run (singleton)".

 See also: GUIDE, GUIDATA, GUIHANDLES

 Copyright ImagEval Consultants, LLC, 2005.

CROSS-REFERENCE INFORMATION ^

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