matlab.unittest.constraints.IsScalar class
Package: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.BooleanConstraint
Constraint specifying scalar value
Construction
IsScalar
provides
a constraint that specifies a scalar value. The constraint is satisfied
if the actual value is a scalar.
Copy Semantics
Value. To learn how value classes affect copy operations, see Copying Objects.
Examples
Version History
See Also
HasElementCount
| HasLength
| HasSize
| IsEmpty
| isscalar