y = fcircle (a,b,c,d,e);
Fcircle(radius,xc,yc,xsize,ysize) -- generate a matrix containing a filled-in circle with given radius. Radius is required, other parameters are optional but must be given in pairs. See also: circle.