MathGroup Archive 2006

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

Search the Archive

Re: List Manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63515] Re: List Manipulation
  • From: "Soha" <GoolaGoola at gmail.com>
  • Date: Tue, 3 Jan 2006 01:26:24 -0500 (EST)
  • References: <dpb0t5$2j3$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,Here is the way you can get the result:
MapThread[Append, {list1, list2 // Flatten}]

your welcome
Soha


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