Home > lib > bmtool.m

bmtool

PURPOSE ^

BMTOOL M-file for bmtool.fig

SYNOPSIS ^

function varargout = bmtool(varargin)

DESCRIPTION ^

 BMTOOL M-file for bmtool.fig
      BMTOOL, by itself, creates a new BMTOOL or raises the existing
      singleton*.

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

      BMTOOL('CALLBACK',hObject,eventData,handles,...) calls the local
      function named CALLBACK in BMTOOL.M with the given input arguments.

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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003