xarcs — draw parts of a set of ellipses
xarcs(arcs,[style])
matrix of size (6,n) describing the ellipses.
row vector of size n giving the style to use.
xarcs draws parts of a set of ellipses described by arcs:
arcs=[x y w h a1 a2;x y w h a1 a2;...]' where each ellipse is defined
by the 6 parameters (x,y,w,h,a1,a2) (see xarc).
x, y, w, h parameters are specified in user coordinates.
style(i) gives the color used to draw ellipse number i.