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.
This example shows how to write a MATLAB Production Server client using the Java® client API.
How to call a deployed MATLAB function from a C# application using MATLAB Production Server
This example shows how to write a MATLAB Production Server client using the C client API.
This example shows how to write a MATLAB Production Server client using the Python® client API.