the intersection, point,

hi. I am trying to find a way to obtain the intersection point between a line and a triangle . I have the triangular data in three points (i.e. abc)the base (ab)located on x-axis . would use it for area overlap

1 Comment

Unless the line intersects only a corner, or is parallel and intersecting with a side, you should expect two intersections.
Are you given the vertices of the triangle and the coefficients of a line? Or how is the line given?

Sign in to comment.

Answers (0)

Products

Tags

Asked:

on 15 Feb 2017

Commented:

on 15 Feb 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!