MATLAB Client Programming - MATLAB & Simulink (original) (raw)
Main Content
Create client programs in MATLAB®
MATLAB Client for MATLAB Production Server™ enables you to write client programs in MATLAB to invoke functions deployed on MATLAB Production Server instances. MATLAB Client for MATLAB Production Server uses MATLAB add-ons for connecting a MATLAB session to functions deployed on server instances.
Install the MATLAB Client for MATLAB Production Server support package from the MATLAB Add-On Explorer. For information about installing add-ons, seeGet and Manage Add-Ons (MATLAB).
Functions
Topics
- Connect MATLAB Session to MATLAB Production Server
MATLAB Client for MATLAB Production Server makes the functions deployed on on-premises MATLAB Production Server instances available in your MATLAB session. - Execute Deployed MATLAB Functions
Use MATLAB to invoke MATLAB functions deployed on a server instance. - Execute Deployed Functions Using HTTPS
Connect to server instances over a secure connection. - Application Access Control
Get the permission to execute deployed applications by sending a bearer token. - Manage Add-Ons
Use the MATLAB Production Server Add-On Explorer to find, install, and manage MATLAB Production Server add-ons. - Configure Client-Server Communication
Set environment variables and update the configuration file to override the default configuration. - Deploy Add-Ons
Package MATLAB Production Server add-on functions using MATLAB Compiler™ and MATLAB Compiler SDK™, then deploy to environments external to the MATLAB desktop.