|
[Date Index]
[Thread Index]
[Author Index]
Re: MultipleListPlot Prolem
- To: mathgroup at smc.vnet.net
- Subject: [mg55709] Re: MultipleListPlot Prolem
- From: gdelfino at gmail.com
- Date: Mon, 4 Apr 2005 00:59:14 -0400 (EDT)
- References: <d2ofel$fk9$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Change the the head of your p variable from List to Sequence:
MultipleListPlot[Sequence@@p]
Regards,
Gustavo Delfino
Caracas, Venezuela
Prev by Date:
Re: Plot - where is y scale?
Next by Date:
How do I remove operator status?
Previous by thread:
Re: Re: MultipleListPlot Prolem
Next by thread:
Re: Re: MultipleListPlot Prolem
|