appendEnumeral
Add enumeration member to enumerated data type definition in data dictionary
Description
appendEnumeral(
adds an enumeration member to the enumerated type definition stored by
typeObj
,memberName
,memberValue
,memberDesc
)typeObj
, a Simulink.data.dictionary.EnumTypeDefinition
object.
Examples
Input Arguments
Alternatives
You can use Model Explorer to add enumeration members to the
enumerated data type represented by a Simulink.data.dictionary.EnumTypeDefinition
object.
Version History
Introduced in R2015a