MathGroup Archive 2010

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

Search the Archive

change the base of the Log[] used by LogLogPlot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg112928] change the base of the Log[] used by LogLogPlot?
  • From: "Nasser M. Abbasi" <nma at 12000.org>
  • Date: Wed, 6 Oct 2010 03:15:55 -0400 (EDT)
  • Reply-to: nma at 12000.org

Mathematica experts:

I want to use LogLogPlot, say as in LogLogPlot[x,{x,.1,1}], but I want 
the Log to be in base 10, not in base e as the default used.

Looking at the doc, I can't see it. No option to change the base.

I can ofcourse build my own data, and use ListPlot, but LogLogPlot 
handles the ticks better automatically and it samples better. Same 
question applies for LogPlot, LogLinearPlot, ListLogPlot, 
ListLogLinearPlot, etc...

I am sure this is hidden somewhere in the documentation :)

Version 7.0

thanks,

--Nasser


  • Prev by Date: Re: Mean Values
  • Next by Date: Re: How to take mean of specific data?
  • Previous by thread: Re: Function argument types
  • Next by thread: Re: change the base of the Log[] used by LogLogPlot?