IpwInfo
iscomplex
Enter search terms or a module, class or function name.
iscolvector checks if its argument is a column vector.
Return Value
bool is TRUE (1) if the matrix m is a column vector and otherwise FALSE (0).
Parameters
m is a string or real matrix.
See also
Overview Mathematic, isrowvector, nr, size
id-759993