|
[Date Index]
[Thread Index]
[Author Index]
more elements in a list
- To: mathgroup at smc.vnet.net
- Subject: [mg32241] more elements in a list
- From: merkat <cabanc at hotmail.com>
- Date: Wed, 9 Jan 2002 03:17:37 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi ,
How do I multiply the number of elements in a list?
I have the lists:
{a,b,c} and
{2,5,4}
the result should be:
{a,a,b,b,b,b,b,c,c,c,c}
Merkat
Prev by Date:
"Synergetics Coordinates NoteBooks"
Next by Date:
Logit Probit in Mathematica
Previous by thread:
"Synergetics Coordinates NoteBooks"
Next by thread:
Re: more elements in a list
|