|
|
|||
|
|
VectorPlot3D |
| VectorPlot3D[{vx, vy, vz}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] ベクトル場{vx, vy, vz}の3Dベクトルプロットを x,y および z の関数として生成する. |
| VectorPlot3D[{field1, field2, ...}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] 複数のベクトル場をプロットする. |
| BoxRatios | Automatic | 縦横比 | |
| EvaluationMonitor | None | すべての関数評価で評価される式 | |
| Method | Automatic | プロットに使用するメソッド | |
| PerformanceGoal | $PerformanceGoal | 最適化しようとするパフォーマンスの局面 | |
| PlotRange | {Full,Full,Full} | 含める x, y, z 値の範囲 | |
| PlotRangePadding | Automatic | 値の範囲をどの程度充填するか | |
| RegionFunction | True& | どの領域を含めるかを決める | |
| VectorColorFunction | None | ベクトルの彩色方法 | |
| VectorColorFunctionScaling | True | VectorColorFunctionの引数をスケールするかどう | |
| VectorPoints | Automatic | プロットするベクトルの数または置き方 | |
| VectorScale | Automatic | プロットするベクトルのスケールと大きさ | |
| VectorStyle | Automatic | ベクトルの描き方 | |
| WorkingPrecision | MachinePrecision | 内部計算に使う精度 |