Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibImageArithmeticGUI.m File Reference

MIBIMAGEARITHMETICGUI MATLAB code for mibImageArithmeticGUI.fig MIBIMAGEARITHMETICGUI, by itself, creates a new MIBIMAGEARITHMETICGUI or raises the existing singleton*. More...

Functions

function varargoutmibImageArithmeticGUI (varargin)
 MIBIMAGEARITHMETICGUI MATLAB code for mibImageArithmeticGUI.fig MIBIMAGEARITHMETICGUI, by itself, creates a new MIBIMAGEARITHMETICGUI or raises the existing singleton*.
 
function  mibImageArithmeticGUI>mibImageArithmeticGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibImageArithmeticGUI>mibImageArithmeticGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>mibImageArithmeticGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>helpBtn_Callback (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>runExpressionBtn_Callback (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>closeBtn_Callback (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>updateBatchOpt (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>Expression_Callback (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>prevExpPopup_Callback (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>mibImageArithmeticGUI_SizeChangedFcn (hObject, eventdata, handles)
 
function  mibImageArithmeticGUI>mibImageArithmeticGUI_KeyPressFcn (hObject, eventdata, handles)
 

Detailed Description

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

Function Documentation

◆ mibImageArithmeticGUI()

function varargout = mibImageArithmeticGUI ( varargin)

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

  H = MIBIMAGEARITHMETICGUI returns the handle to a new MIBIMAGEARITHMETICGUI or the handle to
  the existing singleton*.

  MIBIMAGEARITHMETICGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local
  function named CALLBACK in MIBIMAGEARITHMETICGUI.M with the given input arguments.

  MIBIMAGEARITHMETICGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIBIMAGEARITHMETICGUI or raises the
  existing singleton*.  Starting from the left, property value pairs are
  applied to the GUI before mibImageArithmeticGUI_OpeningFcn gets called.  An
  unrecognized property name or invalid value makes property application
  stop.  All inputs are passed to mibImageArithmeticGUI_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

◆ mibImageArithmeticGUI>closeBtn_Callback()

function mibImageArithmeticGUI>closeBtn_Callback ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>Expression_Callback()

function mibImageArithmeticGUI>Expression_Callback ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>helpBtn_Callback()

function mibImageArithmeticGUI>helpBtn_Callback ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>mibImageArithmeticGUI_CloseRequestFcn()

function mibImageArithmeticGUI>mibImageArithmeticGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>mibImageArithmeticGUI_KeyPressFcn()

function mibImageArithmeticGUI>mibImageArithmeticGUI_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>mibImageArithmeticGUI_OpeningFcn()

function mibImageArithmeticGUI>mibImageArithmeticGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

◆ mibImageArithmeticGUI>mibImageArithmeticGUI_OutputFcn()

function varargout = mibImageArithmeticGUI>mibImageArithmeticGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>mibImageArithmeticGUI_SizeChangedFcn()

function mibImageArithmeticGUI>mibImageArithmeticGUI_SizeChangedFcn ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>prevExpPopup_Callback()

function mibImageArithmeticGUI>prevExpPopup_Callback ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>runExpressionBtn_Callback()

function mibImageArithmeticGUI>runExpressionBtn_Callback ( hObject,
eventdata,
handles )

◆ mibImageArithmeticGUI>updateBatchOpt()

function mibImageArithmeticGUI>updateBatchOpt ( hObject,
eventdata,
handles )