StreamColorFunction
StreamPlot 和相关函数的选项,指定应用一个函数来决定沿着流线的颜色变化.
更多信息
- 沿着每个流线 StreamColorFunction 作用在每个点上确定流线使用的颜色.
- 设置 StreamColorFunction->func,func 的参数是下列形式:
-
VectorPlot,ListVectorPlot, StreamPlot,ListStreamPlot, LineIntegralConvolutionPlot, ListLineIntegralConvolutionPlot x, y, vx, vy, Norm[{vx,vy}] VectorDensityPlot, ListVectorDensityPlot,StreamDensityPlot, ListStreamDensityPlot x, y, vx, vy, s - 通常缺省设置是 StreamColorFunctionScaling->True,func 的参数缩放到 0 到 1 的范围.
- 在 StreamColorFunctionScaling->False 下,使用未缩放的原值.
- StreamColorFunction->"name" 等价于 StreamColorFunction->(ColorData["name"][#5]&).
- 可能的颜色函数名称列表由 ColorData["Gradients"] 给出.
- StreamColorFunction 指定的函数必须返回诸如 RGBColor 和 Hue 的颜色指令,或诸如 Red 和 Blue 的已命名颜色.
- 它也返回 Opacity、Glow 和 Specularity.
- 指令组合可以用 Directive[g1,g2,…] 指定.
范例
打开所有单元关闭所有单元基本范例 (3)
范围 (6)
设置 StreamColorFunctionScaling->False 以便使用未经缩放的值:
用 StreamStyle 来组合色彩函数与其他样式:
Wolfram Research (2008),StreamColorFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/StreamColorFunction.html.
文本
Wolfram Research (2008),StreamColorFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/StreamColorFunction.html.
CMS
Wolfram 语言. 2008. "StreamColorFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/StreamColorFunction.html.
APA
Wolfram 语言. (2008). StreamColorFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/StreamColorFunction.html 年