|
|
|||
|
|
VectorPlot |
| VectorPlot[{vx, vy}, {x, xmin, xmax}, {y, ymin, ymax}] ベクトル場{vx, vy}のベクトルプロットを x と y の関数として生成する. |
| VectorPlot[{{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& | どの領域を含めるかを決める | |
| VectorColorFunction | None | ベクトルの彩色方法 | |
| VectorColorFunctionScaling | True | VectorColorFunctionの引数をスケールするかどう | |
| VectorPoints | Automatic | プロットするベクトルの数または置き方 | |
| VectorScale | Automatic | プロットするベクトルのスケールと大きさ | |
| VectorStyle | Automatic | ベクトルの描き方 | |
| WorkingPrecision | MachinePrecision | 内部計算に使う精度 |