Intersection of a line with a surface?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!