|
|
|||
|
|
|
| StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw. |
| None | draw no streamlines | |
| n | draw at most n streamlines | |
| Automatic | automatically chosen streamlines | |
| Coarse | automatically chosen coarse set of streamlines | |
| Fine | automatically chosen fine set of streamlines | |
| {p1,p2,...} | draw streamlines through the points | |
| {{p1,g1},...} | draw streamlines through | |
| {spec,d} | specify a minimum distance between streamlines | |
| {spec,{dstart,dend}} | specify minimum distances at start and end | |
| {spec,dspec,len} | specify a maximum length for any streamline |