Re: Headless set of elements?
- To: mathgroup at smc.vnet.net
- Subject: [mg32573] Re: Headless set of elements?
- From: "Allan Hayes" <hay at haystack.demon.co.uk>
- Date: Sun, 27 Jan 2002 03:29:06 -0500 (EST)
- References: <a2ttev$eba$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
JT, MLP@@{list1, list2, list3, listn} MLP[list1,list2,list3,listn] F@@expt is short for Apply[F, expr] -- Allan --------------------- Allan Hayes Mathematica Training and Consulting Leicester UK www.haystack.demon.co.uk hay at haystack.demon.co.uk Voice: +44 (0)116 271 4198 Fax: +44 (0)870 164 0565 "JT Shen" <jushen1 at hotmail.com> wrote in message news:a2ttev$eba$1 at smc.vnet.net... > > Hi, I'd like to ask for help on the function of MultipleListPlot. > > I am trying to use MultipleListPlot, and my dataset looks like > > {list1, list2, list3, list4, ..., listn}, where the number of lists can > vary. However, the syntax of MultipleListPlot is as > MultipleListPlot[list1, list2, list3, ..., listn]. In this case, what would > be the most efficient way to achieve this (instead of cut and past each list > by hand)? > > Thanks for your help. > > JT > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > >