Lines Intersection
Version 1.0.0.0 (1.63 KB) by
Lufuno Vhengani
This function finds the intersection point of two lines.
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 (2026). 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 LinuxCategories
- MATLAB > Mathematics > Interpolation >
Find more on Interpolation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
