Streamline
Plot streamlines from 2-D or 3-D vector data
Plotted Variables
The following data is typically used to create streamline graphs.
U,V,W) -- 3-D arrays defining 3-D vector field (all equal size)
X,Y,Z) -- 3-D arrays of x-, y-, and z-coordinates of the vector field (all equal size)
Sx,Sy,Sz) - 3-D arrays specifying streamline starting points in the vector field (all equal size)
Order of Variables
More Information
See the streamline reference page for more information.