If x is a square matrix, then return the dimension of x. Otherwise, return 0. See also: size rows columns length ismatrix isscalar isvector
If x is a square matrix, then return the dimension of x. Otherwise, return 0.