tlko
Electrical
- Mar 16, 2006
- 4
Hello everybody, I have a question.
I would like to reverse a vector, I mean transform [1,2,3,4] into [4,3,2,1].
Do you know if there is any function that can do that?
I have to do with many vectors, so it could be tough to do a bucle with each vector.
Thank you
I would like to reverse a vector, I mean transform [1,2,3,4] into [4,3,2,1].
Do you know if there is any function that can do that?
I have to do with many vectors, so it could be tough to do a bucle with each vector.
Thank you