Main Content
getReferences
Get cell array of names of interface dictionaries that are referenced by another interface dictionary
Since R2023a
In R2023b the Architectural Data section of data dictionaries was introduced. When managing interfaces, data types, constants, and software address methods consider using the Simulink.dictionary.ArchitecturalData
programmatic interfaces instead. For more information, see Programmatically Manage AUTOSAR Architectural Data.
Description
returns a cell array of the names of interface dictionaries that are referenced by the
interface dictionary refDictNames
= getReferences(dictObj
)dictObj
.