Main Content

MATLAB Production Server

IntegrateMATLABalgorithms into web, database, and enterprise applications

MATLAB®Production Server™lets you incorporate custom analytics into web, database, and production enterprise applications running on dedicated servers or in the cloud. You can create algorithms in MATLAB, package them usingMATLAB Compiler SDK™, and then deploy them toMATLAB Production Serverwithout recoding or creating custom infrastructure. Users can then access the latest version of your analytics automatically. Each algorithm, when deployed, can behave like a MATLAB function or as a web request handler.

MATLAB Production Servermanages multiple MATLAB Runtime versions simultaneously. As a result, algorithms developed in different versions of MATLAB can be incorporated into your application. The server runs on multiprocessor and multicore computers, providing low-latency processing of concurrent work requests. You can deploy the server on additional computing nodes to scale capacity and provide redundancy.

Note

MATLAB functions deployed to the server are created usingMATLAB Compiler SDK. For details on how to create deployable archives for deployment to the server, seeEnterprise Deployment with MATLAB Production Server(MATLAB Compiler SDK).

Get Started

Learn the basics of MATLAB Production Server

Server Management

Create and manage one or more server instances that host deployable archives

Client Programming

Create client programs to access MATLAB functionality hosted on a server instance

Excel Integration

Create Excel®add-ins that work withMATLAB Production Server

Cloud Deployment

DeployMATLAB Production Serveron Microsoft®Azure®and AWS®