Column Returns a column of a matrix. Syntax column(Matrix, Integer | List | Range | Vector) Description column(Matrix, Integer | List | Range | Vector) Given a matrix and an integer or set of integers , returns the -th columns of . Related functions Number of columns Table of Contents Syntax Description Related functions