Number of columns Returns the number of columns of a matrix. Syntax n_columns(Matrix) Description n_columns(Matrix) Given a matrix, returns the number of columns. Related functions Number of rows, Column Table of Contents Syntax Description Related functions