fixed.DataSpecification
R2026bSpecify properties of data to generate
Description
Use the fixed.DataSpecification and fixed.DataGenerator objects to generate simulation inputs to test the full
operating range of your designs.
Creation
Syntax
Description
creates a dataspec = fixed.DataSpecification(numerictype)DataSpecification object with data type specified by
numerictype and default property values.
specifies
additional properties using one or more property name-value arguments. For example, to
generate complex data, set dataspec = fixed.DataSpecification(numerictype,propertyName=propertyValue)Complexity to
complex.
Input Arguments
Properties
Object Functions
contains | Determine whether value domain of a DataSpecification object
contains a specified value |
applyOnRootInport | (To be removed) Apply properties to Inport block |
Examples
Version History
Introduced in R2019b