matlab.addons.isAddonEnabled
Determine if add-on is enabled
Syntax
Description
isenabled = matlab.addons.isAddonEnabled(
returns identifier
)true
if the add-on with the specified identifier is
enabled. Otherwise, it returns false
.
Examples
Input Arguments
Version History
Introduced in R2017b