intxy

Version 1.0.0.0 (2.38 KB) by Tim Myers
Finds the first point along line a where an intersection
1K Downloads
Updated 11 Jun 2007

View License

Returns the location of the first intersection of a and b. If the intersection occurs along a segment (as opposed to at a vertex), then the decimal value of ia (or ib) defines the distance between the intersection and preceeding vertex as a portion of the overall length of the segment containing the intersection. For example, an intersection occurring halfway between the 2nd and 3rd vertices of line "a" would return ia=2.5. Likewise, an intersection 1/4 the way between vertices 1 and 2 would return ia=1.25.

Cite As

Tim Myers (2024). intxy (https://www.mathworks.com/matlabcentral/fileexchange/15239-intxy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

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