erk00
Structural
- Jan 29, 2009
- 7
Hi
How do I automatically invert a vector
Say that I have someting like: [4 5 6 8 56 -2] and want it to change places into [-2 56 8 6 5 4] ??
Is there a ready function for this+ i have tried programming it without good results so far. The programs I am trying to do won't let me put a vector as output...
Thanks for any help!
How do I automatically invert a vector
Say that I have someting like: [4 5 6 8 56 -2] and want it to change places into [-2 56 8 6 5 4] ??
Is there a ready function for this+ i have tried programming it without good results so far. The programs I am trying to do won't let me put a vector as output...
Thanks for any help!