quiver

matplotlib

[matplotlib animation] 92. quiverのアニメーション

ベクトルを表示できるquiverを使ったアニメーションをmatplotlibのFuncAnimationによって作成する。
matplotlib 3D

[matplotlib 3D] 13. 3Dグラフでベクトル

matplotli mplot3dでquiverを用いて、3Dグラフ上にベクトルを表示する例を解説する。