필터 지우기
필터 지우기

How to find intersection between a line (given by 2 points) and a plane?

조회 수: 2 (최근 30일)
Devika Waghela
Devika Waghela 2021년 3월 8일
댓글: Matt J 2021년 3월 10일
So I have a plane z = 0 to 1 (at increments of 0.2). I have two points A = (1,0,0) and B = (0,0,1). I need to find the points of intersection of the line and the plane at each value of z.

답변 (1개)

Matt J
Matt J 2021년 3월 8일
편집: Matt J 2021년 3월 8일
Since A and B both lie in the plane z=0, clearly the entire line segment will intersect the plane at z=0 and will not intersect for any other z.
  댓글 수: 4
Devika Waghela
Devika Waghela 2021년 3월 9일
Is this used specifically for this problem statement? Or can this be used even for different points and different ranges for z?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by