|
[Date Index]
[Thread Index]
[Author Index]
Re: lists
- To: mathgroup@smc.vnet.net
- Subject: [mg10540] Re: [mg10479] lists
- From: "Dr. Tomás Garza"@smc.vnet.net
- Date: Tue, 20 Jan 1998 16:53:46 -0500
Paul,
If a is your first list and b is your second list,
Partition[Flatten[Transpose[{a, b}]],1]
does the job.
Tomas Garza
Prev by Date:
Re: lists
Next by Date:
Re: Questions on MultipleListPlot: One answered, one still troubling
Prev by thread:
Re: lists
Next by thread:
NMR input
|