Client Programming
Client applications use one of the MATLAB Production Server™ client APIs to access MATLAB functions that are deployed on a MATLAB Production Server instance. Clients communicate with server instances using HTTP or HTTPS and do not require the MATLAB Runtime.
In an on-premises MATLAB
Production Server installation, the client APIs for .NET, Java®, Python®, and C are located in
, where
$MPS_INSTALL
/client
is the
MATLAB
Production Server installation location. The client APIs are also available at MATLAB Production Server Client Libraries.$MPS_INSTALL
Using MATLAB as a client requires the MATLAB Client for MATLAB Production Server support package. You can install the MATLAB Client for MATLAB Production Server support package using the Add-On Explorer from MATLAB desktop. For more information about installing add-ons, see Get and Manage Add-Ons (MATLAB).
Categories
- RESTful API
Create client programs using the RESTful API
- .NET Client Programming
Create client programs in .NET
- Java Client Programming
Create client programs in Java
- Python Client Programming
Create client programs in Python
- MATLAB Client Programming
Create client programs in MATLAB
- C Client Programming
Create client programs in C or C++
- Excel Integration
Create Excel® add-ins that work with MATLAB Production Server