User`s guide
2
Programming with
MATLAB Builder for
Excel
Overview of the Integration Process
(p. 2-2)
Provides information on integra ting
MATLAB Builder for Excel
components into Excel using the
VBA program m ing en vironment
When to Use a Form ula Function or
a Subroutine (p. 2-3)
Discusses the two basic procedure
types: functions and subroutines
Initializing MATLAB Builder for
Excel Libraries with Excel (p. 2-4)
Describes initializing the supporting
libraries with the current instance
of Excel
Creating an Instance of a Class
(p. 2-6)
Discusses creating an instance of the
classthatcontainsaclassmethod
Calling t he M ethods of a Class
Instance (p. 2-9)
Describes calling a class method to
access compiled MATLAB functions
Processing varargin and varargout
Arguments (p. 2-11)
Describes adding
varargin and
varargout parameters to the
argument list of a class metho d
Handling Errors During a Method
Call (p. 2-13)
Describes the Visual Basic exception
handling capability
Modifying Flags (p. 2-14)
Describes array formatting and data
conversion flags