MathGroup Archive 2006

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

Search the Archive

Re: Plot works fine, but LogPlot only gives equation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63966] Re: [mg63943] Plot works fine, but LogPlot only gives equation
  • From: "David Park" <djmp at earthlink.net>
  • Date: Wed, 25 Jan 2006 08:45:53 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Gerald,

You must load the package into Mathematica first.

Needs["Graphics`Graphics`"]

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/

From: Gerard [mailto:gerard at epfl.ch]
To: mathgroup at smc.vnet.net


Hello,

Just so you know, I am new to using Mathematica!

Well, I was just Ploting some Fabry-Perot interference fringes with

Plot[],

 which worked really fine, now I wanted to have the y Axis in logarithmical
scale to see the features of my curves better, but when I use

LogPlot[],

with exactely the same formula in between the brackets, I only get the
equation as a result.

Am I doing something wrong or what?

Thanks for your help

Gerard




  • Prev by Date: Re: Plot works fine, but LogPlot only gives equation
  • Next by Date: GUIKIT - Export Graphics
  • Previous by thread: Re: Plot works fine, but LogPlot only gives equation
  • Next by thread: Mathematica 5.2 multithreading using Debian