Main Content
getResourceCount
Number of instances of a resource
Add-On Required: This feature requires the MATLAB Support Package for Arduino Hardware add-on.
Description
returns
the number of resource instances with the name count
= getResourceCount(arduinoObj
, resourceName
)resourceName
.
Use this function to keep track of the number of resource objects
that exist in the current workspace.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b