Re: List question
- To: mathgroup at smc.vnet.net
- Subject: [mg20989] Re: [mg20972] List question
- From: Ken Levasseur <Kenneth_Levasseur at uml.edu>
- Date: Thu, 2 Dec 1999 21:41:05 -0500 (EST)
- Organization: UMass Lowell Mathematical Sciences
- References: <199912010650.BAA07745@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Bill: You want to replace the head of the your list expression (which is List) with Sequence, so yourfunction[Sequence@@yourlist] should do it. Ken Levasseur UMass Lowell Bill wrote: > > Hello, > > I am making a list of lists to be used by MultipleListPlot. How do I > remove the outer brackets when I give it to the function? > > > Thanks > Bill
- References:
- List question
- From: bcash@javanet.com (Bill)
- List question