![]() |
Microscopy Image Browser
1.233
|
MIB_STEREOLOGYGUI MATLAB code for mib_stereologygui.fig MIB_STEREOLOGYGUI, by itself, creates a new MIB_STEREOLOGYGUI or raises the existing singleton*. More...
Functions | |
function
varargout = | mib_stereologyGui (varargin) |
MIB_STEREOLOGYGUI MATLAB code for mib_stereologygui.fig MIB_STEREOLOGYGUI, by itself, creates a new MIB_STEREOLOGYGUI or raises the existing singleton*. More... | |
function | mibstereologyGui>mib_stereologyGui_OpeningFcn (hObject, eventdata, handles, varargin) |
function
varargout = | mibstereologyGui>mib_stereologyGui_OutputFcn (hObject, eventdata, handles) |
function | mibstereologyGui>closeBtn_Callback (hObject, eventdata, handles) |
function | mibstereologyGui>mib_stereologyGui_CloseRequestFcn (hObject, eventdata, handles) |
function | mibstereologyGui>updateWidgets (handles) |
function | mibstereologyGui>generateGrid_Callback (hObject, eventdata, handles) |
function | mibstereologyGui>doStereologyBtn_Callback (hObject, eventdata, handles) |
MIB_STEREOLOGYGUI MATLAB code for mib_stereologygui.fig MIB_STEREOLOGYGUI, by itself, creates a new MIB_STEREOLOGYGUI or raises the existing singleton*.
function varargout = mib_stereologyGui | ( | varargin | ) |
MIB_STEREOLOGYGUI MATLAB code for mib_stereologygui.fig MIB_STEREOLOGYGUI, by itself, creates a new MIB_STEREOLOGYGUI or raises the existing singleton*.
H = MIB_STEREOLOGYGUI returns the handle to a new MIB_STEREOLOGYGUI or the handle to the existing singleton*. MIB_STEREOLOGYGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local function named CALLBACK in MIB_STEREOLOGYGUI.M with the given input arguments. MIB_STEREOLOGYGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIB_STEREOLOGYGUI or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before mib_stereologyGui_OpeningFcn gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to mib_stereologyGui_OpeningFcn via varargin. *See GUI Options on GUIDE's Tools menu. Choose "GUI allows only one instance to run (singleton)".
Referenced by imbrowser>menuToolsStereology_Callback().
function mibstereologyGui>closeBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function mibstereologyGui>doStereologyBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
References ib_do_backup(), mib_inputdlg(), updateGuiWidgets(), and xlswrite2().
function mibstereologyGui>generateGrid_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function mibstereologyGui>mib_stereologyGui_CloseRequestFcn | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function mibstereologyGui>mib_stereologyGui_OpeningFcn | ( | hObject, | |
eventdata, | |||
handles, | |||
varargin | |||
) |
function varargout = mibstereologyGui>mib_stereologyGui_OutputFcn | ( | hObject, | |
eventdata, | |||
handles | |||
) |
function mibstereologyGui>updateWidgets | ( | handles | ) |