https://www.mathworks.com/help/matlab/ref/matlab.unittest.constraints.anycellof-class.html
matlab.unittest.constraints.AnyCellOf - Test if any element of cell array satisfies constraint -...
The matlab.unittest.constraints.AnyCellOf class provides a proxy of the actual value, so you can test if at least one element of a cell array satisfies a given...