Excel Integration

Create Excel® add-ins that work with MATLAB® Production Server™

Installing Microsoft® Excel add-ins is a two stage process. First, install the deployable archive on a MATLAB Production Server instance. Then install the add-in in Microsoft Excel, and configure it to look at the server instance.

Examples and How To

Install the Deployable Archive

Deploy the MATLAB functions to a MATLAB Production Server instance

Install the Excel Add-In

Install and configure the Excel Add-in

Change the Server Configuration

Change the address of the MATLAB Production Server instance hosting the MATLAB functions

Enable Client Logging

Client logging is useful when debugging problems with the add-in

Concepts

Data Marshaling Rules

Determine how dates, blanks, and NaNs are marshaled

Was this topic helpful?