How to find the interceptions points of a polygon drawn with patch function and a line

I have the coordinates of the vertices of some polygons. With the function patch I have drawn these polygons and knowning the coordinates of start and end of the points of some lines I draw them but now I need to know what are the interceptions points between the polygons and the lines. Is there a method ?

Answers (0)

Tags

Asked:

on 27 Apr 2017

Community Treasure Hunt

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

Start Hunting!