M-File Help: plot_arrow | View code for plot_arrow |
Draw an arrow
plot_arrow(p, options) draws an arrow from P1 to P2 where p=[P1; P2].
All options are passed through to arrow3. Pass in a single character MATLAB colorspec (eg. 'r') to set the color.
© 1990-2014 Peter Corke.