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
Fangjun Jiang 2011년 9월 23일

0 개 추천

댓글 수: 4

bsd
bsd 2011년 9월 23일
Does the code find the intersection of a line and a square?
BSD
Walter Roberson
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
bsd 2011년 9월 23일
how is it possible to use the coordinates of the square to define the plane?
BSD
Fangjun Jiang
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에 대해 자세히 알아보기

태그

질문:

bsd
2011년 9월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by