When I plot a uniform field with zero values everywhere with the following command: VectorPlot[{y - y, x - x}, {x, -3, 3}, {y, -3, 3}]
the result are horizontal arrows of considerable length.
I would expect to see nothing plotted, or infinitesimally small arrows.
That creates problems when I have a varying velocity field with time, where at some time instants the velocity is zero everywhere.
Is there a way to get around this problem?
Needs["package`"]or<< package`) on start-up? – Mr.Wizard♦ Oct 9 '12 at 20:36