MathGroup Archive 1998

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

Search the Archive

Re: COMBINING LISTS



ListPlot[Transpose[{list1,list2}]] should do the trick.

Seth J. Chandler
Associate Professor of Law
University of Houston Law Center

Knut Henning Schroder wrote:

> I have two lists:
> list1={a,b,c,d,...} and list2={x,y,z,...} I want to combine the two
> lists for ListPlot in Mathematica ListPlot[{{a,x},{b,y},{c,z},....}]
> Please let me know a simple way to do this.
>
> Regards,





  • Prev by Date: Re: Interesting Simulation Problems....(3)
  • Next by Date: Re: Mathematica 3.0 preferences-file
  • Prev by thread: Re: COMBINING LISTS
  • Next by thread: subscript subtleties II