Dimensions Returns the dimensions of a matrix. Syntax dimensions(Matrix) Description dimensions(Matrix) Given a matrix, returns two numbers: the number of rows and the number of columns. Related functions Matrix Table of Contents Syntax Description Related functions