Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Devika Waghela
Devika Waghela el 8 de Mzo. de 2021
Comentada: Matt J el 10 de Mzo. de 2021
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.

Respuestas (1)

Matt J
Matt J el 8 de Mzo. de 2021
Editada: Matt J el 8 de Mzo. de 2021
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 comentarios
Devika Waghela
Devika Waghela el 9 de Mzo. de 2021
Is this used specifically for this problem statement? Or can this be used even for different points and different ranges for z?

Iniciar sesión para comentar.

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by