Intersection of a line with a surface?
4 次查看(过去 30 天)
显示 更早的评论
I have a 3D array of points generated by repeatedly solving a given system of equations. This array of points (not evenly spaced) is used to generate a surface in Matlab. Independent of this surface, a straight line outside of the surface is generated and placed so that it intersects this surface at a single point only. What I need to know are the coordinates of the point of intersection of the line with the surface. To extract this information, I need to know the equation which describes the surface. Can I extract such an equation for the surface plotted in Matlab and if so how? If not, is there some way in Matlab to determine the coordinates of this point of intersection? Thank you for your help.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!