Main Content
getPinAlias
Get alias pin number
Add-On Required: This feature requires the MATLAB Support Package for Arduino Hardware add-on.
Description
returns
an alias for the specified out
= getPinAlias(arduinoObj
, pin
)pin
on your Arduino® hardware
when there are two labels for the same pin. If your pin does not have
two labels, it returns the same number back.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b