Simulink.sdi.constraints.MatchesSignalOptions Class
Namespace: Simulink.sdi.constraints
Specify comparison options for Simulink.sdi.MatchesSignal
constraint
Description
Use a Simulink.sdi.constraints.MatchesSignalOptions
object to configure
the comparison behavior and acceptance criteria for an instance of the
Simulink.sdi.constraints.MatchesSignal
constraint.
Note
The MatchesSignal
constraint uses the Simulation Data Inspector to perform comparisons
and requires a license for one of these products:
Simulink®
Signal Processing Toolbox™
MATLAB® Coder™
Fixed-Point Designer™
Creation
Description
MatchesSignalOptions
creates an instance of the
Simulink.sdi.constraints.MatchesSignalOptions
class with properties
that correspond to a constraint that does not ignore any checks and uses the default
alignment settings for the Simulation Data Inspector.
MatchesSignalOptions(
creates an
instance of the Name,Value
)Simulink.sdi.constraints.MatchesSignalOptions
class
with comparison behavior using properties
specified by one or more Name,Value
pair arguments.
Properties
Examples
Version History
Introduced in R2019a