MathGroup Archive 2004

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

Search the Archive

Re: LogListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg51860] Re: [mg51821] LogListPlot
  • From: "David Annetts" <davidannetts at ihug.com.au>
  • Date: Thu, 4 Nov 2004 01:49:00 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Naima
> 
> I used MultipleListPlot to plot many list ,
> but how i can change the shape of my points with LogListPlot?
> Thanks.
> 

You can use MultipleListPlot as follows ...

MultipleListPlot[Log@yourlist, FrameTicks -> {Automatic, LogScale, None,
None}];

Regards,

Dave.


  • Prev by Date: Counting Runs
  • Next by Date: Functions with optional parameters
  • Previous by thread: LogListPlot
  • Next by thread: Set Options