Main Content
Simulink.data.getEnumTypeInfo
Get information about enumerated data type
Description
returns
information about an enumerated data type information
= Simulink.data.getEnumTypeInfo(enumTypeName
,infoRequest
)enumTypeName
.
Use this function only to return information about an enumerated data type. To customize an enumerated data type, for example, by specifying a default enumeration member or by controlling the scope of the type definition in generated code, see Customize Simulink Enumeration.
Examples
Input Arguments
Version History
Introduced in R2014b