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!