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