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