VectorFieldPlots`
VectorFieldPlots`
ListVectorFieldPlot
バージョン7.0現在で,ListVectorFieldPlotの代りにListVectorPlotが使われるようになっている.
ListVectorFieldPlot[{{{x11,y11},{x12,y12},…},…}]
ベクトルの配列{{{x11,y11},…},…}に対応するベクトル場をプロットする.
ListVectorFieldPlot[{{pt1,vec1},{pt2,vec2},…}]
それぞれ対応する点を基とするベクトルのリストをプロットする.
詳細とオプション
- ListVectorFieldPlotを使うためには,まずベクトル場プロットパッケージ をロードしなくてはならない.それにはNeeds["VectorFieldPlots`"]を実行する必要がある.
- ベクトルの配列{{{x11,y11},{x12,y12},…},…}は次元が最低2×2の矩形でなければならない.
- 配列で与えられるベクトルは左上隅に置かれるベクトル{x11,x11}で規則的にスペースが置かれる.
- ListVectorFieldPlotはGraphicsと同じオプションを持つが,以下が変更あるいは追加されている:
-
ColorFunction None 大きさによってベクトルを色付けするのに使う関数 MaxArrowLength None 描画する最大ベクトルの長さ.ScaleFunctionの後,ScaleFactorの前に適用する ScaleFactor Automatic 最長のベクトルがこの値に等しくなるよう,ベクトルを線形に再スケールをする.Automaticではベクトルがメッシュにフィットし,Noneでは再スケールされない ScaleFunction None ベクトルの大きさを再スケールするのに使う関数 - ListVectorFieldPlotはオプションScaleFactor->AutomaticをScaleFactor->Noneと同様に扱う.
例題
Wolfram Research (2008), ListVectorFieldPlot, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
テキスト
Wolfram Research (2008), ListVectorFieldPlot, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
CMS
Wolfram Language. 2008. "ListVectorFieldPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
APA
Wolfram Language. (2008). ListVectorFieldPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html