VectorFieldPlots`
VectorFieldPlots`

ListVectorFieldPlot3D

バージョン7.0現在で,ListVectorFieldPlot3Dの代りにListVectorPlot3Dが使われるようになっている.

ListVectorFieldPlot3D[{{pt1,vec1},{pt2,vec2},}]

それぞれに対応する点 pt1,pt2,を起点とするベクトル vec1, vec2, のリストの3Dプロットを生成する.

詳細とオプション

  • ListVectorFieldPlot3Dを使うためには,まずベクトル場プロットパッケージ をロードしなくてはならない.それにはNeeds["VectorFieldPlots`"]を実行する必要がある.
  • 各点 pti は直交座標系の座標ベクトル{xi,yi,zi}である.
  • ListVectorFieldPlot3DGraphics3Dと同じオプションを持つが,以下が変更あるいは追加されている:
  • ScaleFactorAutomaticメッシュに対するベクトルのスケール.Maxでは,最大のベクトルが確実にメッシュにフィットする
    ScaleFunctionNoneベクトルの長さを再スケールする関数
    MaxArrowLengthNone描画する最大のベクトルを決定する
    ColorFunctionNone使用する色
    VectorHeadsFalseベクトルに頭部を付けて描画するかどうか

例題

  (1)

3次元ベクトル場のプロット:

Wolfram Research (2008), ListVectorFieldPlot3D, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html.

テキスト

Wolfram Research (2008), ListVectorFieldPlot3D, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html.

CMS

Wolfram Language. 2008. "ListVectorFieldPlot3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html.

APA

Wolfram Language. (2008). ListVectorFieldPlot3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html

BibTeX

@misc{reference.wolfram_2024_listvectorfieldplot3d, author="Wolfram Research", title="{ListVectorFieldPlot3D}", year="2008", howpublished="\url{https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html}", note=[Accessed: 02-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_listvectorfieldplot3d, organization={Wolfram Research}, title={ListVectorFieldPlot3D}, year={2008}, url={https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html}, note=[Accessed: 02-January-2025 ]}