NetLogo 7.0.0-beta2:

matrix:get-column

matrix:get-column matrix col-j

Reports a simple (not nested) NetLogo list containing the elements of col-j of the matrix supplied in the first argument.

Take me to the full Matrix Extension Dictionary