MathGroup Archive 2003

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

Search the Archive

Re: Ot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40936] Re: Ot
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 25 Apr 2003 08:01:46 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <b88agc$gu9$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

list3=Transpose[{list1,list2}]


???

Regards
  Jens

Gartek wrote:
> 
> I have been looking for two hours in help and I did'n find any solution?
> I understend that it is a simple and easy but....
> I have to list; list1 and list2
> list1={ala, ula, ola}
> list2={osa, bak, mak}
> and I want a list3={{ala, osa},{ula, bak}, {ola, mak}};
> How to do it?
> Thanks in advance!
> Gartek


  • Prev by Date: Re: Ot
  • Next by Date: Something strange with Show.
  • Previous by thread: Re: Ot
  • Next by thread: Re: Ot