prodserver.addon.uninstall
Uninstall MATLAB Production Server add-on
Syntax
Description
prodserver.addon.uninstall(
uninstalls a MATLAB®
Production Server™ add-on that is installed from a server whose address is specified by
name
,host
,port
)host
and port
.
Uninstalling a MATLAB Production Server add-on removes the add-on, including all functions, examples, and documentation available in the add-on. Uninstalling a MATLAB Production Server add-on does not modify or remove any code that calls the functions available in the add-on. The server instance is not required to be running for the add-on to be uninstalled.
This function requires MATLAB Client for MATLAB Production Server.
prodserver.addon.uninstall(
uninstalls the add-on specified by identifier
)identifier
.
Examples
Input Arguments
Version History
Introduced in R2019b