Getting Started with MATLAB Production Server

Tutorials

Create a Deployable Archive for MATLAB Production Server

This example shows how to create a deployable archive for MATLAB® Production Server™ using a MATLAB function.

Start a MATLAB Production Server Instance

This example shows how to install, configure, and start an instance of MATLAB Production Server.

Share a Deployable Archive on the Server Instance

To make your deployable archive available using MATLAB Production Server, you must copy the deployable archive into the auto_deploy folder in your server instance.

Create a Java Client

This example shows how to write a MATLAB Production Server client using the Java® client API.

Create a C# Client

How to call a deployed MATLAB function from a C# application using MATLAB Production Server

Create a C++ Client

This example shows how to write a MATLAB Production Server client using the C client API.

Create a Python Client

This example shows how to write a MATLAB Production Server client using the Python® client API.

About Application Deployment

MATLAB Production Server Workflow

Workflow describing how MATLAB Production Server works.

Was this topic helpful?