Main Content

Reference 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 matlabroot\bin\win64\mwcomutil.dll. You must register it on each machine that uses Microsoft® COM components created by MATLAB® Compiler™ or MATLAB Compiler SDK™.

For instructions on registering the MWComUtil library at the command prompt, see Register MATLAB Utility Libraries.

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.

Related Topics