Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
mib_stereologyGui.m File Reference

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)
 

Detailed Description

MIB_STEREOLOGYGUI MATLAB code for mib_stereologygui.fig MIB_STEREOLOGYGUI, by itself, creates a new MIB_STEREOLOGYGUI or raises the existing singleton*.

Function Documentation

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)".
See Also
GUIDE, GUIDATA, GUIHANDLES

Referenced by imbrowser>menuToolsStereology_Callback().

Here is the caller graph for this function:

function mibstereologyGui>closeBtn_Callback (   hObject,
  eventdata,
  handles 
)
function mibstereologyGui>doStereologyBtn_Callback (   hObject,
  eventdata,
  handles 
)

References ib_do_backup(), mib_inputdlg(), updateGuiWidgets(), and xlswrite2().

Here is the call graph for this function:

function mibstereologyGui>generateGrid_Callback (   hObject,
  eventdata,
  handles 
)

References ib_do_backup().

Here is the call graph for this function:

function mibstereologyGui>mib_stereologyGui_CloseRequestFcn (   hObject,
  eventdata,
  handles 
)
function mibstereologyGui>mib_stereologyGui_OpeningFcn (   hObject,
  eventdata,
  handles,
  varargin 
)

References ib_updateFontSize(), and mib_rescaleWidgets().

Here is the call graph for this function:

function varargout = mibstereologyGui>mib_stereologyGui_OutputFcn (   hObject,
  eventdata,
  handles 
)
function mibstereologyGui>updateWidgets (   handles)