MATLAB COM Builder    

Introduction

This section describes the MWComUtil library provided with the MATLAB COM 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 COM Builder components.

Register the MWComUtil library at the DOS command prompt with the command

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 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.


  Utility Library Utility Library Classes