pub fn matrix_to_matrix_array(a: &Matrix) -> Result<Object>
Converts the a matrix to the matrix array.
a