M-File Help: plot_arrow | View code for plot_arrow |
Draw an arrow in 2D or 3D
plot_arrow(p1, p2, options) draws an arrow from p1 to p2 (2x1 or 3x1).
plot_arrow(p, options) as above where the columns of p (2x2 or 3x2) define where p=[p1 p2].
© 1990-2014 Peter Corke.