Re: Noah's List
- To: mathgroup at smc.vnet.net
- Subject: [mg5688] Re: [mg5673] Noah's List
- From: Robert Pratt <rpratt at math.unc.edu>
- Date: Sat, 11 Jan 1997 14:28:56 -0500
- Sender: owner-wri-mathgroup at wolfram.com
Transpose[{x,y}]
Rob Pratt
Department of Mathematics
The University of North Carolina at Chapel Hill
CB# 3250, 331 Phillips Hall
Chapel Hill, NC 27599-3250
rpratt at math.unc.edu
On Tue, 7 Jan 1997, Hans Havermann wrote:
> I have two lists, x and y, each containing n elements. I would like to
> generate a new list, {{x[[1]],y[[1]]}, {x[[2]],y[[2]]},...
> {x[[n]],y[[n]]}}, but have been unable to figure out a shorthand for it.
> Any help would be much appreciated.
>
> --
> HaHa
> Rarebit Dreams
>
>
>
>