|
|
|||
|
|
StreamPlot |
| StreamPlot[{vx, vy}, {x, xmin, xmax}, {y, ymin, ymax}] ベクトル場{vx, vy}の流線プロットを x と y の関数としてプロットする. |
| StreamPlot[{{vx, vy}, {wx, wy}, ...}, {x, xmin, xmax}, {y, ymin, ymax}] 複数のベクトル場のプロットを生成する. |
| AspectRatio | 1 | 縦横比 | |
| EvaluationMonitor | None | すべての関数評価で評価される式 | |
| Frame | True | プロットの周囲に枠を描くかどうか | |
| FrameTicks | Automatic | 枠目盛マーク | |
| Method | Automatic | プロットに使用するメソッド | |
| PerformanceGoal | $PerformanceGoal | 最適化しようとするパフォーマンスの局面 | |
| PlotRange | {Full,Full} | 含める x, y 値の範囲 | |
| PlotRangePadding | Automatic | 値の範囲をどの程度充填するか | |
| RegionFunction | True& | どの領域を含めるかを決める | |
| StreamColorFunction | None | 流線の彩色方法 | |
| StreamColorFunctionScaling | True | StreamColorFunctionの引数をスケールするかどうか | |
| StreamPoints | Automatic | 流線の本数,置き方,間隔を決める | |
| StreamScale | Automatic | 個々の流線の大きさとセグメント化を決める | |
| StreamStyle | Automatic | 流線の描き方 | |
| WorkingPrecision | MachinePrecision | 内部計算に使う精度 |