How to detect if there is an intersection between a line and other existing elements in a figure GUI ?

조회 수: 1 (최근 30일)
I have a figure GUI matlab which contains elements like circle-arcs and lines (as shown in the fig below). I will draw a line .But before drawing i would like to verify if there is an intersection between the line and the other elements. If there is, the program should not draw the line.
So, my question is is there a method to detect if there is an intersection easily without having to verify it element by element? Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by