Re: sort
- To: mathgroup at smc.vnet.net
- Subject: [mg29992] Re: [mg29991] sort
- From: Mianlai Zhou <lailai at nikhef.nl>
- Date: Sat, 21 Jul 2001 00:49:01 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
It's easy. Just use Sort[matrix] and you will get what you want. Mianlai Zhou Theory Group, NIKHEF Amsterdam, The Netherlands On Fri, 20 Jul 2001, Russell Witte wrote: > Does anybody now how to sort a matrix first by one column and then by > another column (giving priority to the first column and sorting by > second column only when there are ties in the first column). > > Please respond to nails at asu.edu > > Thank you, > --Russ-- >