Main Content
matlab.unittest.constraints.HasSize Class
Namespace: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.BooleanConstraint
Test if array has specified size
Description
The matlab.unittest.constraints.HasSize
class provides a constraint to test
if an array has the specified size.
Creation
Properties
Examples
Version History
Introduced in R2013a