MIBEXTERNALDIRSGUI MATLAB code for mibExternalDirsGUI.fig MIBEXTERNALDIRSGUI, by itself, creates a new MIBEXTERNALDIRSGUI or raises the existing singleton*.
More...
|
function varargout = | mibExternalDirsGUI (varargin) |
| MIBEXTERNALDIRSGUI MATLAB code for mibExternalDirsGUI.fig MIBEXTERNALDIRSGUI, by itself, creates a new MIBEXTERNALDIRSGUI or raises the existing singleton*.
|
|
function | mibExternalDirsGUI>mibExternalDirsGUI_OpeningFcn (hObject, eventdata, handles, varargin) |
|
function varargout = | mibExternalDirsGUI>mibExternalDirsGUI_OutputFcn (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>mibExternalDirsGUI_CloseRequestFcn (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>cancelBtn_Callback (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>dirEdit_Callback (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>selectDirBtn_Callback (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>acceptBtn_Callback (hObject, eventdata, handles) |
|
function | mibExternalDirsGUI>externalToolPopup_Callback (hObject, eventdata, handles) |
|
MIBEXTERNALDIRSGUI MATLAB code for mibExternalDirsGUI.fig MIBEXTERNALDIRSGUI, by itself, creates a new MIBEXTERNALDIRSGUI or raises the existing singleton*.
function varargout = mibExternalDirsGUI |
( |
| varargin | ) |
|
MIBEXTERNALDIRSGUI MATLAB code for mibExternalDirsGUI.fig MIBEXTERNALDIRSGUI, by itself, creates a new MIBEXTERNALDIRSGUI or raises the existing singleton*.
H = MIBEXTERNALDIRSGUI returns the handle to a new MIBEXTERNALDIRSGUI or the handle to
the existing singleton*.
MIBEXTERNALDIRSGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local
function named CALLBACK in MIBEXTERNALDIRSGUI.M with the given input arguments.
MIBEXTERNALDIRSGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIBEXTERNALDIRSGUI or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before mibExternalDirsGUI_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to mibExternalDirsGUI_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