prodserver.addon.install
Install MATLAB Production Server add-on from server
Syntax
Description
prodserver.addon.install(
installs the MATLAB®
Production Server™ add-on name
,host
,port
)name
from a MATLAB
Production Server instance running at host
and
port
.
You can install multiple add-ons that have the same name but are hosted on different servers. The proxy functions that the add-ons create appear on the MATLAB search path. When you call a proxy function, the function with the same name that appears nearest to the top of the MATLAB search path is invoked. For more information about the MATLAB search path, see What Is the MATLAB Search Path? (MATLAB).
This function requires MATLAB Client for MATLAB Production Server.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b