WLJS LogoWLJS Notebook

ListVectorPlot

Wolfram Kernel

Plot the vector field interpolated from a specified set of vectors

ListVectorPlot[Table[{y, -x}, {x, -3, 3, 0.2}, {y, -3, 3, 0.2}]]

It provides the same options as VectorPlot