MIBSTEREOLOGYGUI MATLAB code for mibstereologygui.fig MIBSTEREOLOGYGUI, by itself, creates a new MIBSTEREOLOGYGUI or raises the existing singleton*.
More...
|
function varargout = | mibStereologyGUI (varargin) |
| MIBSTEREOLOGYGUI MATLAB code for mibstereologygui.fig MIBSTEREOLOGYGUI, by itself, creates a new MIBSTEREOLOGYGUI or raises the existing singleton*.
|
|
function | mibStereologyGUI>mibStereologyGUI_OpeningFcn (hObject, eventdata, handles, varargin) |
|
function varargout = | mibStereologyGUI>mibStereologyGUI_OutputFcn (hObject, eventdata, handles) |
|
function | mibStereologyGUI>closeBtn_Callback (hObject, eventdata, handles) |
|
function | mibStereologyGUI>mibStereologyGUI_CloseRequestFcn (hObject, eventdata, handles) |
|
function | mibStereologyGUI>generateGrid_Callback (hObject, eventdata, handles) |
|
function | mibStereologyGUI>doStereologyBtn_Callback (hObject, eventdata, handles) |
|
function | mibStereologyGUI>mibStereologyGUI_KeyPressFcn (hObject, eventdata, handles) |
|
MIBSTEREOLOGYGUI MATLAB code for mibstereologygui.fig MIBSTEREOLOGYGUI, by itself, creates a new MIBSTEREOLOGYGUI or raises the existing singleton*.
function varargout = mibStereologyGUI |
( |
| varargin | ) |
|
MIBSTEREOLOGYGUI MATLAB code for mibstereologygui.fig MIBSTEREOLOGYGUI, by itself, creates a new MIBSTEREOLOGYGUI or raises the existing singleton*.
H = MIBSTEREOLOGYGUI returns the handle to a new MIBSTEREOLOGYGUI or the handle to
the existing singleton*.
MIBSTEREOLOGYGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local
function named CALLBACK in MIBSTEREOLOGYGUI.M with the given input arguments.
MIBSTEREOLOGYGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIBSTEREOLOGYGUI or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before mibStereologyGUI_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to mibStereologyGUI_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