function radialprofile

Returns a radial profile centered on (x,y)

Syntax
result = radialprofile(A, x, y)

Arguments
A:   A 2D-image
x:   An integer number, the x center of the profile
y:   An integer number, the y center of the profile


See also
function ellipticalprofile