MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

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--
>



  • Prev by Date: Re: parametric plots
  • Next by Date: Re: Integrate[Sqrt[Tan[x]], {x, 0, 1}] -- approx ??
  • Previous by thread: sort
  • Next by thread: Re: sort