Main Content

productionServerCompiler

Test, build and package functions for use with MATLAB Production Server

Description

example

productionServerCompiler opens the Production Server Compiler app for the creation of a new compiler project.

productionServerCompiler project_name opens the Production Server Compiler app with the project preloaded.

Examples

collapse all

Open the Production Server Compiler app to create a new project.

productionServerCompiler

Input Arguments

collapse all

Specify the name of a previously saved project. The project must be on the current path.

Version History

Introduced in R2014a

expand all