Main Content

MATLABClient Programming

Create client programs in MATLAB®

MATLAB Client for MATLAB Production Server™enables you to write client programs in MATLAB to invoke functions deployed onMATLAB Production Serverinstances.MATLAB Client for MATLAB Production Serveruses MATLAB add-ons for connecting a MATLAB session to functions deployed on server instances.

Install theMATLAB Client for MATLAB Production Serversupport package from the MATLAB Add-On Explorer. For information about installing add-ons, seeGet and Manage Add-Ons(MATLAB).

Functions

prodserver.addon.accessTokenPolicy Set access token policy for user authorization
prodserver.addon.availableAddOns MATLABProduction Serveradd-ons available on active server instance
prodserver.addon.Explorer LaunchMATLABProduction ServerAdd-On Explorer app
prodserver.addon.get Get value ofMATLABProduction Serveradd-on property
prodserver.addon.install InstallMATLABProduction Serveradd-on from server
prodserver.addon.installFolder Path to installation folder ofMATLABProduction Serveradd-on
prodserver.addon.isAddOnFcn Determine if function is installed as part ofMATLABProduction Serveradd-on
prodserver.addon.isInstalled Determine ifMATLABProduction Serveradd-on is installed from server instance
prodserver.addon.set Set value ofMATLABProduction Serveradd-on property
prodserver.addon.uninstall UninstallMATLABProduction Serveradd-on

Topics