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
- Follow-Ups:
- Re: PolarPlot problem
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: PolarPlot problem