matlab.addons.enableAddon
R2026b(Not recommended) Enable installed add-on
matlab.addons.enableAddon is not
recommended. (since R2026b) For information, see Version History.
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)
matlab.addons.enableAddon(___,
also specifies the version of the add-on to enable. Use this syntax with any of the
arguments in previous syntaxes.version)