fixed.DataSpecification
Specify 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 default property values and data
type specified by numerictype.
creates
a dataspec = fixed.DataSpecification(numerictype,Name,Value)DataSpecification object with data type specified by
numerictype, and additional properties specified as
Name,Value pair arguments.
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