Enable installed add-on
matlab.addons.enableAddon(
enables
the add-on with the specified name. You can disable and enable most add-ons from the
MATLAB® user community. Disabling and enabling MathWorks® products and support packages is not supported.name
)
If multiple versions of an add-on are installed, you must specify a
version
.
matlab.addons.enableAddon(
enables the add-on with the specified identifier.identifier
)
matlab.addons.disableAddon
| matlab.addons.installedAddons
| matlab.addons.isAddonEnabled