M-File Help: plotp | View code for plotp |
Plot trajectories
plotp(p) plots a set of points p, which by Toolbox convention are stored one per column. p can be Nx2 or Nx3. By default a linestyle of 'bx' is used.
plotp(p, ls) as above but the line style arguments ls are passed to plot.
© 1990-2012 Peter Corke.