MathGroup Archive 1997

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

Search the Archive

Re: logarithmic graphics

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9394] Re: [mg9364] logarithmic graphics
  • From: Allan Hayes <hay at haystack.demon.co.uk>
  • Date: Sun, 2 Nov 1997 01:02:24 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Sat, 1 Nov 1997 03:33:51 -0500
"John Papadakis" <jpapa at hol.gr>
[mg9364] logarithmic graphics


> I want to make a list plot with both axis in logarithmic scale.

John:
This is in a standard package
	
In[1]:= <<Graphics`Graphics`

In[2]:= ?LogLogListPlot

"LogLogListPlot[{y1, y2, ...}] or LogLogListPlot[{{x1, y1}, {x2,   y2},
...}] generates a plot of Log[yi] against Log[xi]."

Allan Hayes
hay at haystack.demon.co.uk
http://www.haystack.demon.co.uk/training.html voice:+44 (0)116 2714198
fax: +44 (0)116 2718642
Leicester,  UK



  • Prev by Date: RE: Integrate[ ] returns If[ ] function; how to say it's True?
  • Next by Date: Re: linking C-program with Mathematica
  • Previous by thread: logarithmic graphics
  • Next by thread: RE: Integration bugs in Mathematica 3.0