Re: Noah's List
- To: mathgroup at smc.vnet.net
- Subject: [mg7060] Re: Noah's List
- From: dreece at atl.mindspring.com (Daryl Reece)
- Date: Sat, 3 May 1997 22:04:52 -0400 (EDT)
- Organization: MindSpring Enterprises, Inc.
- Sender: owner-wri-mathgroup at wolfram.com
Another suitable way is Transpose[{x,y}]. -Daryl Hans Havermann <haha at astral.magic.ca> 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