arrow.py

Created by parisseb

Created on February 04, 2020

119 Bytes

Démo vecteur (arrow) à la matplotlib, nécessite KhiCAS


from matplotlib import *
arrow(0.20, 0.54, 0, -0.1)
arrow(0.30, 0.46, 0, -0.1)
arrow(0.40, 0.59, 0, -0.1)