MATLAB Builder NE 3.0.2
for Microsoft .NET Framework
Product Description
- Introduction and Key Features
- Working with MATLAB Builder NE
- Building and Packaging Components
- Accessing .NET and COM Components
- Deploying .NET and COM Components
Accessing .NET and COM Components
After instantiating an object from a MATLAB based component, you can access the object methods just as you access the methods of any other COM or .NET class. COM and .NET data types passed to MATLAB functions are automatically converted to MATLAB data types. The builder also provides data conversion classes for manually converting data and managing output data, as well as an interface that converts MATLAB data types into .NET native data types.
Store