User`s guide

D Utility Library
D-2
This section describes the MWComUtil library provided with the MATLAB Excel
Builder. This library is freely distributable and includes several functions used
in array processing, as well as type definitions used in data conversion. This
library is contained in the file
mwcomutil.dll. It must be registered once on
each machine that uses Excel Builder components.
Register the
MWComUtil library at the DOS command prompt with the
command
mwregsvr mwcomutil.dll
The MWComUtil library includes seven classes (see Utility Library Classes on
page D-3) and three enumerated types (see Enumerations on page D-30).
Before using these types, you must make explicit references to the
MWComUtil
type libraries in the Visual Basic IDE. To do this select
Tools->References
from the main menu of the Visual Basic editor. The
References dialog box
appears with a scrollable list of available type libraries. From this list select
MWComUtil 1.0 Type Library and click OK.