MATLAB Builder EX (for Microsoft Excel)

Description

Deploying Excel Add-Ins

To deploy your Excel add-in, you first install the MCR (provided with MATLAB Compiler) on target computers. 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.

Your components and the MCR can be distributed royalty-free.

 

54237 wm mlbuilderex fig2 w

Excel spreadsheet (bottom left) that shows output of a standalone Excel add-in function mymagic created in MATLAB (top and bottom right) to generate a 5-by-5 magic square matrix.