Possible Duplicate:
line and circle intersection
How will I find the intersection point of this circle and the line. I have used lincirc command in matlab with slope and intercept but it shows the point even if it wont exactly cross the circle. I want to get only the crossing two points. If the line cross one point, I want exactly the one crossing point. I don't want the point the point in the trajectory of that line. Thanks