|
|
|||
|
|
VectorPlot3D |
| VectorPlot3D[{vx, vy, vz}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] generates a 3D vector plot of the vector field {vx, vy, vz} as a function of x, y and z. |
| VectorPlot3D[{field1, field2, ...}, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] plots several vector fields. |
| BoxRatios | Automatic | ratio of height to width | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| Method | Automatic | methods to use for the plot | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | {Full,Full,Full} | range of x, y, z values to include | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| RegionFunction | True& | determine what region to include | |
| VectorColorFunction | None | how to color vectors | |
| VectorColorFunctionScaling | True | whether to scale the argument to VectorColorFunction | |
| VectorPoints | Automatic | the number or placement of vectors to plot | |
| VectorScale | Automatic | the scale and size of vectors to plot | |
| VectorStyle | Automatic | how to draw vectors | |
| WorkingPrecision | MachinePrecision | precision to use in internal computations |