getDataTypeNames
Get names of data types in Architectural Data section of Simulink data dictionary
Since R2023b
Syntax
Description
returns a cell array of the data type names in dataTypeNames = getDataTypeNames(archDataObj)archDataObj, the
Architectural Data section of a data dictionary.
returns data type names in the top data dictionary only, or in the top data dictionary and
in referenced data dictionaries.dataTypeNames = getDataTypeNames(archDataObj,LookInsideDictReferences=tf)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b