


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