MathGroup Archive 2006

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

Search the Archive

Re: List Manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63487] Re: List Manipulation
  • From: bghiggins at ucdavis.edu
  • Date: Tue, 3 Jan 2006 01:24:39 -0500 (EST)
  • References: <dpb0t5$2j3$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

LZ, Try the following:

Map[Flatten[#, 1] &, Transpose[{list1, list2}]]

Cheers,
Brian


  • Prev by Date: Re: List Manipulation
  • Next by Date: Re: List Manipulation
  • Previous by thread: Re: List Manipulation
  • Next by thread: Re: List Manipulation