In PyPlot: http://matplotlib.org/examples/pylab_examples/quiver_demo.html
Youd have to translate to PyPlot.jl Or if you're on Plots master or dev than this should work: https://github.com/tbreloff/ExamplePlots.jl/blob/master/notebooks/quiver.ipynb On Wednesday, May 18, 2016, Henri Girard <[email protected]> wrote: > Hi, > I look on google for finding how to draw (plot) a vector arrow but > couldn't find anything except text which is not what I want : I am looking > for drawing vector for phasors. > any help to guide me in the right direction ? > Thanks > Henri >
