


PIXELOEWINDOW M-file for pixelOEWindow.fig
PIXELOEWINDOW, by itself, creates a new PIXELOEWINDOW or raises the existing
singleton*.
H = PIXELOEWINDOW returns the handle to a new PIXELOEWINDOW or the handle to
the existing singleton*.
PIXELOEWINDOW('CALLBACK',hObject,eventData,handles,...) calls the local
function named CALLBACK in PIXELOEWINDOW.M with the given input arguments.
PIXELOEWINDOW('Property','Value',...) creates a new PIXELOEWINDOW or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before pixelOEWindow_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to pixelOEWindow_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