Class: Simulink.data.dictionary.EnumTypeDefinition
Package: Simulink.data.dictionary
Remove enumeration member from enumerated data type definition in data dictionary
removeEnumeral(typeObj,memberNum)
removeEnumeral(
removes
an enumeration member from the enumerated type definition stored by typeObj
,memberNum
)typeObj
,
a Simulink.data.dictionary.EnumTypeDefinition
object.
You can use Model Explorer to remove enumeration members from
the enumerated data type represented by a Simulink.data.dictionary.EnumTypeDefinition
object.