sizeof(A) returns a 1-by-2 matrix containing the number of rows and columns of A. sizeof(A) is the same as [rows(A),cols(A)]