Re: List question
- To: mathgroup at smc.vnet.net
- Subject: [mg20991] Re: [mg20972] List question
- From: Jean-Marie Thomas <jmt at agat.net>
- Date: Thu, 2 Dec 1999 21:41:06 -0500 (EST)
- Organization: TeA
- References: <199912010650.BAA07745@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
myMultipleList={list1, list2} MultipleListPlot[Apply[Sequence,myMultipleList]] or (more shortly) MultipleListPlot[Sequence@@myMultipleList] On Wed, 01 Dec 1999, 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