MathGroup Archive 2002

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

Search the Archive

PolarPlot problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37835] PolarPlot problem
  • From: "Steven Hodgen" <shodgen at mindspring.com>
  • Date: Thu, 14 Nov 2002 06:12:13 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

I'm trying to use PolarPlot, but I can't get it to work.

Here's my notebook:
<<Graphics`Graphics`
PolarPlot[Sin[t], {t, 0, 2Pi}]

Instead of presenting the plot, it simply restates the PolarPlot statement,
albeit in output form, so it's not bold.  What am I doing wrong?  All the
other plots I've tried work fine.

--Steven





  • Prev by Date: assumptions
  • Next by Date: TriangularSurfacePlot question
  • Previous by thread: RE: assumptions
  • Next by thread: Re: PolarPlot problem