NetLogo 7.0.0-beta2:

matrix:from-row-list

matrix:from-row-list nested-list

Reports a new matrix object, created from a NetLogo list, where each item in that list is another list (corresponding to each of the rows of the matrix.)

Take me to the full Matrix Extension Dictionary