MathGroup Archive 2002

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

Search the Archive

Re: Plotting with logarithmic scale?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg36546] Re: Plotting with logarithmic scale?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 11 Sep 2002 13:27:26 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <alki7j$10d$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Needs["Graphics`Graphics`"]

LogPlot[Exp[-x],{x,0,10}]

??

Regards
  Jens

Soxos wrote:
> 
> How can I plot (2d) functions using a logarithmic scale for the X-axis?
> 
> Thanks


  • Prev by Date: RE: RE: Why is my Implementation of Sorted Trees So Slow?
  • Next by Date: Solve the oscillating function
  • Previous by thread: RE: Plotting with logarithmic scale?
  • Next by thread: Re: Plotting with logarithmic scale?