Skip to main content

StreamPlot3D

StreamPlot3D[{vx,vy,vz},{x,xmin,xmax},{y,ymin,ymax},{z,zmin,zmax}] plots streamlines for the vector field {vx,vy,vz} as functions of x, y and z.

StreamPlot3D[{vx,vy,vz},{x,y,z}∈reg] takes the variables {x,y,z} to be in the geometric region reg.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.