VectorPoints

VectorPoints

VectorPlotListVectorPlot 以及相关函数的一个选项,决定在何处画箭头.

更多信息

  • 绘制箭头使用典型的点模式.
  • VectorPoints 可以给出以下设置:
  • None不绘制箭头
    Automatic绘制自动选择的箭头
    n在每个方向最多使用 n
    {m,n}, {m,n,k}在二维或三维中使用箭头网格
    Coarse自动选择粗箭头集
    Fine自动选择精细箭头集
    "name"使用已命名的设置
    {"name",n}使用带有给定点数的已命名设置
    {p1,p2,}在点 p1p2 绘制箭头
    {{p1,g1},}使用图形指令 g1p1 绘制箭头
  • 以下是已命名设置:
  • "Regular"在正则网格上绘制箭头
    "Hexagonal"在二维或三维六角形网格上绘制箭头
    "Mesh"在二维离散网格上绘制箭头
    "FaceCenteredCubic"在三维面心立方网格上绘制箭头

范例

打开所有单元关闭所有单元

基本范例  (5)

在六角形网格上绘制带有箭头的矢量场:

为向量密度使用粗糙和精细设置:

指定点的列表,显示场矢量:

"Mesh" 生成基于部分域的点:

"Mesh" 采样区域边界:

范围  (2)

在六角形网格上使用不同的场矢量数:

矢量坐标按照绘制矢量的中心给出:

可能存在的问题  (1)

默认的六边形网格可以引入一个六边形的伪像:

通过使用不同的点生成方法消除六边形伪像:

Wolfram Research (2008),VectorPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VectorPoints.html (更新于 2020 年).

文本

Wolfram Research (2008),VectorPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ref/VectorPoints.html (更新于 2020 年).

CMS

Wolfram 语言. 2008. "VectorPoints." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2020. https://reference.wolfram.com/language/ref/VectorPoints.html.

APA

Wolfram 语言. (2008). VectorPoints. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/VectorPoints.html 年

BibTeX

@misc{reference.wolfram_2024_vectorpoints, author="Wolfram Research", title="{VectorPoints}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/VectorPoints.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_vectorpoints, organization={Wolfram Research}, title={VectorPoints}, year={2020}, url={https://reference.wolfram.com/language/ref/VectorPoints.html}, note=[Accessed: 21-November-2024 ]}