M-File Help: plot_arrow View code for plot_arrow

plot_arrow

Draw an arrow

plot_arrow(p, options) draws an arrow from P1 to P2 where p=[P1; P2].

Options

All options are passed through to arrow3. Pass in a single character MATLAB colorspec (eg. 'r') to set the color.

See also

arrow3


 

© 1990-2014 Peter Corke.