MATLAB Compiler Previous page   Next Page

Builder Products

MATLAB Builder for COM

With the optional MATLAB Builder for COM, you can create COM components that can be used in any application that works with COM objects.

MATLAB Builder for COM lets you convert MATLAB M-files to Common Object Model (COM) objects that are accessible from Visual Basic, C/C++, Microsoft Excel, or any other COM client. The collection of M-files is translated into a single COM class. MATLAB Builder for COM supports multiple classes per component.

For more information on MATLAB Builder for COM, see the MathWorks Web site (http://www.mathworks.com/products/combuilder/).

MATLAB Builder for Excel

With the optional MATLAB Builder for Excel, you can automatically generate a Visual Basic Application file (.bas) and a plug-in DLL from your MATLAB model that can be imported into Excel as a stand-alone function. Users can then call or use their MATLAB based algorithms the same way as other Excel add-ins.

MATLAB Builder for Excel compiles MATLAB M-files into a COM object that can be used as an Excel plug-in. The collection of M-files is translated into a single Excel plug-in. MATLAB Builder for Excel supports one class per component.

For more information on MATLAB Builder for Excel, see the MathWorks Web site (http://www.mathworks.com/products/matlabxl/).


Previous page  Libraries Quick Start Next page

© 1994-2005 The MathWorks, Inc.