Info
This question is closed. Reopen it to edit or answer.
How to determine the distance at which two vectors intersect having their origins and their directions
1 view (last 30 days)
Show older comments

1 Comment
Answers (1)
Rohan Kale
on 5 Aug 2017
You can make use of the function find() on their difference vector. That should do it.
1 Comment
John D'Errico
on 5 Aug 2017
Since only the origin and direction vectors were specified, find would not actually solve the problem, at least not directly.
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!