Package: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.Constraint
Constraint specifying false value
IsFalse
provides
a constraint specifying a false value. This constraint is satisfied
only by a scalar logical with a value of false
.
Value. To learn how value classes affect copy operations, see Copying Objects.