MathGroup Archive 1998

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

Search the Archive

Re: [Mg10471] List Manipulation


  • To: mathgroup@smc.vnet.net
  • Subject: [mg10541] Re: [Mg10471] List Manipulation
  • From: "Dr. Tomás Garza"@smc.vnet.net
  • Date: Tue, 20 Jan 1998 16:53:47 -0500

Hi Paul,
If the number of lists is 2n, then

Part[{{n1}, {n2},...,{2n}}, Select[Range[2n],OddQ[#]&]]

yields the even-numbered ones.

Tomas Garza



  • Prev by Date: Re: Left and right quotes
  • Next by Date: Re: Mathematica Plot [help]
  • Prev by thread: Re: Questions on MultipleListPlot: One answered, one still troubling
  • Next by thread: Laplace transform of nasty function?