| Author |
Comment/Response |
Max
|
10/06/08 10:16pm
Hi,
Is there something wrong with this syntax? I'm not seeing the axes displayed at all.
Needs["VectorFieldPlots`"]
VectorFieldPlot[{x, -y}, {x, -3, 3}, {y, -3, 3}, Axes -> True,
AxesLabel -> {"x", "y"}]
Thanks!
-Max
URL: , |
|