Actually SMath parse the assignments in the matrices/vectors from the last element to the first. The order is not important in the most simplest cases, but causes a little bit of confusion using chained assignments. The request is to reverse the assignment order (from the fisrst element of the matrix to the last)