Skip to main content

ListStreamPlot

ListStreamPlot[varr] generates a stream plot from an array varr of vectors.

ListStreamPlot[{{{x1,y1},{vx1,vy1}},…}] generates a stream plot from vectors {vxi,vyi} given at points {xi,yi}.

ListStreamPlot[{data1,data2,…}] plots data for several vector fields.

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