Matrixes.MatrixGetRow(Matrix, number) shared Gets a row of the matrix. Arguments Matrix Matrix row number Returns Vector The row vector. Examples Matrixes.MatrixGetRow – Gets a row of the matrix.