extractRecent
Select most recent CAN message from array of messages
Syntax
Description
extracted = extractRecent(message)message and returns the most recent
                instance of each unique CAN message found in the array.
extracted = extractRecent(message,messagename)
extracted = extractRecent(message,id,extended)message and returns the most recent
                instance of the message matching the specified ID value and type.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009a