how to find intersection?
Ältere Kommentare anzeigen
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
Antworten (1)
Fangjun Jiang
am 23 Sep. 2011
0 Stimmen
4 Kommentare
bsd
am 23 Sep. 2011
Walter Roberson
am 23 Sep. 2011
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
am 23 Sep. 2011
Fangjun Jiang
am 23 Sep. 2011
To define a plane, you need three points (not in a line), right? Use any three of the four coordinates.
Kategorien
Mehr zu NaNs finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!