Section: Inspection Functions
ismatrix
x = ismatrix(y)
and it returns a logical 1 if the argument is size N x M or M x N and a logical 0 otherwise.
N x M
M x N