MathGroup Archive 2011

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

Search the Archive

Re: list manipulation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116359] Re: list manipulation
  • From: dimos <dimemples at gmail.com>
  • Date: Sat, 12 Feb 2011 05:16:57 -0500 (EST)
  • References: <ij0e3h$98o$1@smc.vnet.net>

Make a function like this:
f[x_List, y_List] := Thread[{x, y}]


  • Prev by Date: Re: Polygon projection in CountryData incorrect?
  • Next by Date: Re: Mathematica 8 install - ListPlot not working
  • Previous by thread: Re: list manipulation
  • Next by thread: Re: list manipulation