MatrixQ[expr] gives True only if expr is a list, and each of its elements is a list of the same length, containing no elements that are themselves lists, or is a two-dimensional SparseArray object.
MatrixQ[expr, NumberQ] tests whether expr is a numerical matrix.