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®
Compiler™ or MATLAB
Compiler SDK™.
Register the MWComUtil
library at the DOS
command prompt with the command:
mwregsvr mwcomutil.dll
The MWComUtil
library includes seven classes
and three enumerated types. Before using these types, you must make
explicit references to the MWComUtil
type libraries
in the Microsoft
Visual Basic® IDE.
You must specify the full path of the component when calling mwregsvr
,
or make the call from the folder in which the component resides.