Main Content
decrementResourceCount
Decrement count of number of instances of resource
Add-On Required: This feature requires the MATLAB Support Package for Arduino Hardware add-on.
Description
count = decrementResourceCount(
decrements
current count of instances of the specified resource by one and returns
the updated count. Call this function in your add-on Destructor.arduinoObj
, resource
)
Examples
Input Arguments
Version History
Introduced in R2015b