| Author |
Comment/Response |
Corey Monahan
|
11/13/01 3:46pm
Hello,
Trying to use the PolarPlot without success.
After loading Graphics:
<< Graphics`Graphics`
and ploting
PolarPlot[{4/(2 + Cos[t]), 4 Cos[t] - 2},
{t, 0, 2 Pi}]
Mathmatica responds by echoing back:
PolarPlot[{4/(2 + Cos[t]), 4 Cos[t] - 2},
{t, 0, 2 Pi}]
without any graphics. Any suggestions?
Thank-you,
Corey
URL: , |
|