MATLAB® Builder™ NE (for Microsoft® .NET Framework) 2.2.2
Product Description
- Introduction and Key Features
- Working with MATLAB® Builder™ NE
- Building and Packaging Components
- Accessing .NET or COM Components
- Deploying .NET or COM Components
Accessing .NET or COM Components
After instantiating a class from the component created from a MATLAB based component, you can access the class methods just as you access the methods of any other COM or .NET class. The builder includes data conversion classes that let you marshal data between the COM or .NET data types and the MATLAB array type and format MATLAB array data for output.
Store