Package: matlab.unittest.constraints
Boolean conjunction of two tolerances
The testing framework constructs an AndTolerance when you denote the
conjunction of two tolerances with the logical AND operator (&). The
framework constructs instances of the class, so there is no need to construct this class
directly.