Deployable Archive Creation

Create deployable archives from MATLAB® code for hosting by a MATLAB Production Server™ instance

A deployable archive contains compiled MATLAB code to deploy on a MATLAB Production Server instance. You generate a deployable archive using either the Production Server Compiler app or the command line compiler.

Apps

Production Server Compiler Test and Package MATLAB functions for deployment to MATLAB Production Server

Functions

productionServerCompiler Test, build and package functions for use with MATLAB Production Server
mcc Compile MATLAB functions for deployment
deploytool Compile and package functions for external deployment
Was this topic helpful?