Main Content

MATLAB Client Programming

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, see Get and Manage Add-Ons (MATLAB).

Functions

prodserver.addon.accessTokenPolicySet access token policy for user authorization (Since R2020b)
prodserver.addon.availableAddOnsMATLAB Production Server add-ons available on active server instance (Since R2019b)
prodserver.addon.ExplorerLaunch MATLAB Production Server Add-On Explorer app (Since R2019b)
prodserver.addon.getGet value of MATLAB Production Server add-on property (Since R2020a)
prodserver.addon.installInstall MATLAB Production Server add-on from server (Since R2019b)
prodserver.addon.installFolderPath to installation folder of MATLAB Production Server add-on (Since R2020b)
prodserver.addon.isAddOnFcnDetermine if function is installed as part of MATLAB Production Server add-on (Since R2020b)
prodserver.addon.isInstalledDetermine if MATLAB Production Server add-on is installed from server instance (Since R2019b)
prodserver.addon.setSet value of MATLAB Production Server add-on property (Since R2020a)
prodserver.addon.uninstallUninstall MATLAB Production Server add-on (Since R2019b)

Topics