Creates a 3D vector field plot.
VectorPlot3D[{v x, v y, v z}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}]
VectorPlot3D[{field1, field2, …}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}]
VectorPlot3D[…, {x, y, z}∈ reg]
VectorPlot3D[{x, y, z}, {x, -1, 1}, {y, -1, 1}, {z, -1, 1}]
→ -Graphics3D-VectorPlot3D[{x, y, z}, {x, -1, 1}, {y, -1, 1}, {z, -1, 1}, VectorMarkers -> "Tube"]
→ -Graphics3D-VectorPlot3D[{x, y, z}, {x, -1, 1}, {y, -1, 1}, {z, -1, 1}, PlotLegends -> Automatic]
→ -Graphics3D-- BoxRatios — default { 1 , 1 , 1 }
- ClippingStyle — default Automatic
- EvaluationMonitor — default None
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLegends — default None
- PlotRange — default { Full , Full , Full }
- PlotRangePadding — default Automatic
- PlotTheme — default $PlotTheme
- RegionBoundaryStyle — 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