VectorColorFunction
是 VectorPlot 和相关函数的一个选项,指定用于确定域向量颜色的函数.
更多信息
- VectorColorFunction 的设置应用于每个域向量中心相关的坐标,确定显示域向量的颜色.
- 设置 VectorColorFunction->func, func 的参数是下列形式:
-
VectorPlot,ListVectorPlot, StreamPlot,ListStreamPlot, LineIntegralConvolutionPlot, ListLineIntegralConvolutionPlot x, y, vx, vy, Norm[{vx,vy}] VectorDensityPlot, ListVectorDensityPlot,StreamDensityPlot, ListStreamDensityPlot x, y, vx, vy, s VectorPlot3D,ListVectorPlot3D x, y, z, vx, vy, vz, Norm[{vx,vy,vz}] - 普通的缺省设置 VectorColorFunctionScaling->True,func 的参数缩放到 0 到 1 的范围中.
- 在 VectorColorFunctionScaling->False 下,使用原未缩放的值.
- VectorColorFunction->"name" 等价于 VectorColorFunction->(ColorData["name"][#i]&),其中使用以下 slot:VectorPlot,ListVectorPlot 等: #5 (Norm[{vx,vy}]), VectorDensityPlot, ListVectorDensityPlot 等: #5 (s),VectorPlot3D 和 ListVectorPlot3D: #7 (Norm[{vx,vy,vz}]).
- 可能的颜色函数名称列表由 ColorData["Gradients"] 给出.
- 由 VectorColorFunction 指定的函数必须返回诸如 RGBColor 的颜色指令和 Hue 或诸如 Red 和 Blue 的名称颜色.
- 它也可以返回 Opacity,以及 Glow 和 Specularity.
- 指令组合可以用 Directive[g1,g2,…] 指定.
范例
打开所有单元关闭所有单元
Wolfram Research (2008),VectorColorFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VectorColorFunction.html.
文本
Wolfram Research (2008),VectorColorFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VectorColorFunction.html.
CMS
Wolfram 语言. 2008. "VectorColorFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/VectorColorFunction.html.
APA
Wolfram 语言. (2008). VectorColorFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VectorColorFunction.html 年