Package: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.BooleanConstraint
Constraint specifying sparse array
IsSparse
creates
a constraint specifying a sparse array. This constraint is satisfied
only when the actual value is sparse.
Value. To learn how value classes affect copy operations, see Copying Objects.