Main Content
matlab.addons.uninstall
Uninstall add-on
Syntax
Description
matlab.addons.uninstall(
uninstalls the add-on with the specified name. You can uninstall most add-ons
from the MATLAB® user community. Uninstalling MathWorks® products and support packages is not supported.name
)
If multiple versions of an add-on are installed, you must either specify a
version
or 'All'
to uninstall all
versions.
matlab.addons.uninstall(
uninstalls the add-on with the specified identifier.identifier
)
Examples
Input Arguments
Version History
Introduced in R2018b