MATLAB Builder NE
for Microsoft .NET Framework
Product Description
- Introduction and Key Features
- Building and Packaging Components
- Accessing .NET or COM Components
- Deploying .NET or COM Components
Introduction
MATLAB Builder™ NE lets you create .NET and COM components from MATLAB® programs that include MATLAB math and graphics, and GUIs developed with MATLAB. You can integrate these components into larger .NET, COM, and Web applications and deploy them royalty-free to computers that do not have MATLAB installed.
Using MATLAB Compiler™, MATLAB Builder NE encrypts your MATLAB programs and then generates .NET or COM wrappers around them so that they can be accessed just like native .NET and COM components.
The components created by the builder run against the MATLAB Compiler Runtime (MCR), the full set of libraries that supports all features of the MATLAB language and most related toolboxes. The MCR is provided with MATLAB Compiler. To run your .NET and COM components, you must distribute the MCR with them. Components created with MATLAB Builder NE and the MCR can be deployed royalty-free.
For Web applications, the builder generates WebFigures that enable in-browser zoom, pan, and rotation of MATLAB figures.
Key Features
- Royalty-free desktop and Web deployment of .NET and COM components to computers that do not have MATLAB installed
- Components callable from Common Language Specification (CLS)-compliant languages, including C#, F#, VB.NET, or ASP.NET, and COM-compliant technology, including Visual Basic®, ASP, or Excel®
- Type-safe automatic conversion to and from native .NET, COM, and MATLAB data types
- Direct passing of .NET objects to and from a compiled MATLAB function
- Windows Communication Foundation (WCF) support with Web or enterprise service-oriented architecture (SOA)
- .NET remoting for interprocess communication
- WebFigures interface for MATLAB figure zooming, rotating, and panning
