From: Desmond Lee on
Hi all,

I am now using the quiver to generate a vector plot in Matlab.
The plot come out nicely except for the plotting position.

Let say for a vector on point (x,y), it will plot the tail of the vector on the point(x,y)
I have did some search in the help and google , but I still don't know how to plot the vector such that the center of the arrow or the head of the arrow lies on the point(x,y)
How could I do that?

Many Thanks.