how to find intersection?
이전 댓글 표시
Hai,
I am working on analytical geometry, I need to find the intersection of a line and a plane. Is there any function in matlab, that could do the above the function? Looking forward to hearing from you soon.
BSD
답변 (1개)
Fangjun Jiang
2011년 9월 23일
0 개 추천
댓글 수: 4
bsd
2011년 9월 23일
Walter Roberson
2011년 9월 23일
No. But you can use the coordinates of the square to define the plane, find the intersection, and then check to see whether the intersection falls within the square.
bsd
2011년 9월 23일
Fangjun Jiang
2011년 9월 23일
To define a plane, you need three points (not in a line), right? Use any three of the four coordinates.
카테고리
도움말 센터 및 File Exchange에서 NaNs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!