I want to reverse all the numbers that are stored in my array to backwards order.
Will Reverse x axis accomplish this?
I have tried multiple times and each time it turns all the values in my array to Zero (0).
What could be the problem, I don't understand what is going on.
My array is a one dimensional array. I have the dimensions set at 234,1,1.