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
Working with MATLAB Builder NE
Together, MATLAB, MATLAB Compiler, and MATLAB Builder NE enable you to develop applications using MATLAB and then deploy them as components in .NET and COM environments. You can use the high-level, matrix-optimized language and the built-in math, graphics, and data analysis functions to rapidly prototype, develop, and test your applications. Once the applications are complete, you can use the builder to automatically package them as components and integrate them in .NET and COM applications.
Working with MATLAB Compiler, the builder encrypts MATLAB code and wraps it for inclusion as a standard .NET or COM component. You can integrate the component with existing CLS- or COM-compliant code for desktop or Web deployment. By changing the application in MATLAB and then rebuilding the component, you can modify the original MATLAB code and then redeploy the component.
To deploy your component, you first install the MCR on the target machine. The MCR is the full set of shared libraries required for executing MATLAB based components. It provides complete support for all features of the MATLAB language and most related toolboxes.
Store