matlab.addons.enableAddon
Enable installed add-on
Syntax
Description
matlab.addons.enableAddon( enables
the add-on with the specified name. If multiple versions of an add-on are installed,
you must specify a name)version. If
matlab.addons.enableAddon is unable to find the specified
add-on, it displays an error.
You can disable and enable most add-ons from the MATLAB® user community. Disabling and enabling MathWorks® products and support packages is not supported.
matlab.addons.enableAddon(
enables the add-on with the specified identifier.identifier)
Examples
Input Arguments
Version History
Introduced in R2017b