Qurak

VectorPlot3D

Available

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-

Used in

Topics

Related

All 6300 functions · Use this from an MCP client