


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