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 communicate with the server instance.
Topics
- Create and Install Deployable Archive with Excel Integration for MATLAB Production Server
Learn how to create a deployable archive with Excel integration for MATLAB Production Server using a MATLAB function.
- 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.
- Data Marshaling Rules
Determine how dates, blanks, and NaNs are marshaled.