Referencing Utility Classes
This section describes the MWComUtil library.
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 Microsoft COM components
created by MATLAB Builder EX.
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) and
three enumerated types (see Enumerations). Before using these types, you must make explicit
references to the MWComUtil type libraries in the Microsoft 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.
Note
You must specify the full path of the component when calling mwregsvr,
or make the call from the folder in which the component resides. |
 | Utility Library for Microsoft COM Components | | Utility Library Classes |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit