Main Content
find
Syntax
Description
returns the elements in the model code mappings of the specified category as an array of
objects.modelElementsFound
= find(myCPPMappingObj
,category
)
returns the model functions in the model code mappings with the specified method
name.modelElementsFound
= find(myCPPMappingObj
,category
,'MethodName', methodName
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a