New in Wolfram
Mathematica
7: Vector & Field Visualization
◄
previous
|
next
►
Automatically Place Streamlines
Use automatically placed streamlines for uniform density.
In[1]:=
StreamPlot[{Cos[x^2 + y], 1 + x - y^2}, {x, -2, 2}, {y, -2, 2}, StreamColorFunction -> "Rainbow"]
Out[1]=