|
|
|||
|
|
ListVectorPlot |
| ListVectorPlot[array] 从一组向量域的值产生一个向量图形。 |
| ListVectorPlot[{{{x1, y1}, {vx1, vy1}}, ...}] 从向量域的值 {vxi, vyi} 产生一个向量图,其中向量域有由指定点{xi, yi} 给出。 |
| ListVectorPlot[{data1, data2, ...}] 绘制几个向量域的数据。 |
| AspectRatio | 1 | 高宽比 | |
| DataRange | Automatic | 假设 x,y 的范围 | |
| 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 | 内部计算使用的精度 |