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