MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: MultipleListPlot Prolem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg55784] Re: MultipleListPlot Prolem
  • From: AES <siegman at stanford.edu>
  • Date: Wed, 6 Apr 2005 03:11:14 -0400 (EDT)
  • Organization: Stanford University
  • References: <200504030951.FAA15764@smc.vnet.net> <d2tfeu$qm1$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

> konstantpi at mail15.com wrote:
> > i have a trouble with MultipleListPlot

Forget about MultipleListPlot and having to learn its convoluted and 
confining syntax and requirements.   Instead, learn to use

   Needs["Graphics`Graphics`"];
   DisplayTogether[ . . . . . . . . ]

and you can easily shape whatever you want, and understand what you're 
doing.


  • Prev by Date: Op-codes in CompiledFunction
  • Next by Date: Re: Transpose to multiple lists
  • Previous by thread: Re: MultipleListPlot Prolem
  • Next by thread: Re: Re: MultipleListPlot Prolem