I am rapidly realizing I should have paid more attention in my Triganometry and Geometry classes.
I am using zexy's [cart2pol] to convert x,y coordinates to polar coordinates and [rad2deg] to convert the angular data to degrees. The problem I am having is that when it converts the Phi it makes half the circle + and the other half -. Is there any "simple" way to convert x,y data so that the angle amount continues positive until it hits 360 degrees? I think it would make the rest of my computations simpler.
Thanks,
Bill