Main Content
Stateflow.DataRange
Range of acceptable values for data
Description
Use a Stateflow.DataRange
object to specify the range of
acceptable values for a data object. For more information, see Limit range.
Creation
Each data object and message has its own Stateflow.DataRange
object.
However, the object only applies for Stateflow.Data
objects. To access the
Stateflow.DataRange
object, use the Props.Range
property for the Stateflow.Data
object.
Properties
Examples
Version History
Introduced before R2006a