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