Package: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.BooleanConstraint
Constraint specifying real valued array
IsReal
provides
a constraint specifying a real valued array. This constraint is satisfied
only if the actual value contains only real values.
Value. To learn how value classes affect copy operations, see Copying Objects.