Skip to main content
1-Visitor
November 24, 2010
Question

sorting the values in a column in a long matrix

  • November 24, 2010
  • 1 reply
  • 4164 views

I am needing to sort the values from the columns in a matrix. I know you can use the csort function but that only sort one column at a time and leave the other columns unsorted. I need to sort all the columns at once from low to high. Any ideas.

Thanks.

1 reply

1-Visitor
November 24, 2010

Look a picture.

sortcols.GIF

SLS1-VisitorAuthor
1-Visitor
November 24, 2010

That should work. Thanks for the detail. You did anser my question.

1-Visitor
November 24, 2010

Have a look at the attached might be of some use.

Mike