How do you find the coordinates of intersections of two lines?

1 次查看(过去 30 天)
So this is a question I got in class and I tried using different methods to find the coordinates of two numbers and it gives me a NaN error.

回答(1 个)

Abhijeet
Abhijeet 2022-6-6
编辑:Abhijeet 2022-6-8
Hi Gautam Kumar
I am assuming that the NaN error in your code is probably due to division by 0.This can happen if given two lines as input are collinear.
For finding coordinates of intersection of two points you can download and use the function line_intersection from MathWorks FIle Exchange .

类别

Help CenterFile Exchange 中查找有关 Transportation Engineering 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by