Ordered Subscripts
Posted: Tue Mar 16, 2004 10:01 am
I need to order the elements on a vector from smallest to biggest. I know I can use Vector Sort Order for doing it, but after reordening I need to use each of the elements in a different equation and I don't know how to do it, I don't know how to call the first or the third or the last element on the reordered vector.
Thanks for your help.
Thanks for your help.