the intersection, point,
Show older comments
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
John Chilleri
on 15 Feb 2017
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?
Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!