Creates a vector field plot.
VectorPlot[{v x, v y}, {x, xmin, xmax}, {y, ymin, ymax}]
VectorPlot[{{v x, v y}, {w x, w y}, …}, {x, xmin, xmax}, {y, ymin, ymax}]
VectorPlot[…, {x, y}∈ reg]
VectorPlot[{y, -x}, {x, -3, 3}, {y, -3, 3}]
→ -Graphics-VectorPlot[{y, -x}, {x, -3, 3}, {y, -3, 3}, PlotLegends -> Automatic]
→ -Graphics-VectorPlot[{x + y, y - x}, {x, -3, 3}, {y, -3, 3}, VectorMarkers -> "Drop"]
→ -Graphics-- AspectRatio — default 1
- ClippingStyle — default Automatic
- EvaluationMonitor — default None
- Frame — default True
- FrameTicks — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotRange — default { Full , Full }
- PlotRangePadding — default Automatic
- PlotTheme — default $PlotTheme
- RegionBoundaryStyle — default Automatic
- RegionFillingStyle — default Automatic
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- VectorAspectRatio — default Automatic
- VectorColorFunction — default Automatic
- VectorColorFunctionScaling — default True
- VectorMarkers — default Automatic
- VectorPoints — default Automatic
- VectorRange — default Automatic
- VectorScaling — default None
- VectorSizes — default Automatic
- VectorStyle — default Automatic
- WorkingPrecision — default MachinePrecision