Lines Intersection

This function finds the intersection point of two lines.
498 Downloads
Updated 8 Sep 2011

View License

This function uses a method of determinants to find the intersection of two linear lines. Inputs into this function are coordinates of two lines (vectors) i.e. Line1 = [(x11,y11);(x12,y12)] and line2=[(x21,y21);(x22,y22)].

Cite As

Lufuno Vhengani (2024). Lines Intersection (https://www.mathworks.com/matlabcentral/fileexchange/32827-lines-intersection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0