Re: PolarPlot problem
- To: mathgroup at smc.vnet.net
- Subject: [mg37870] Re: PolarPlot problem
- From: Bill Rowe <listuser at earthlink.net>
- Date: Fri, 15 Nov 2002 01:36:49 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On 11/14/02 at 6:12 AM, shodgen at mindspring.com (Steven Hodgen) wrote: >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? As far as I can see, you aren't doing anything wrong. This should generate a plot of a circle. Are these the only statements in the notebook? Do you get this result when these are the first two statements in a new session?