|
|
|||
|
|
|
| StreamScale is an option to StreamPlot, ListStreamPlot, and related functions that determines the length and arrowhead size of streamlines that are drawn. |
| Automatic | automatically determine streamline scale | |
| None | draw no arrows for streamlines | |
| Full | use full streamlines without segmentation | |
| {seg,npts,aratio,sfun} | use explicit specification of streamline scaling |
| s | equivalent to | |
| {s1,s2,...} | successive line segments of length | |
| Large,Medium,Small,Tiny | use large, medium, etc. segment lengths |
| 2 | use two points, giving a straight streamline segment | |
| n | use up to n points for each streamline segment | |
| All | use all computed points for each streamline segment | |
| Automatic | use an automatic method based on curve simplification |
| r | absolute aspect ratio relative to the longest line segment | |
| Scaled[r] | relative aspect ratio relative to each line segment | |
| Automatic | automatic method based on the number points |