Curve intersection

Finds intersections of two piecewise linear plane curves.

Download
Download

You are now following this Submission

Cite As

Johan Rønby (2026). Curve intersection (https://www.mathworks.com/matlabcentral/fileexchange/25501-curve-intersection), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Interpolation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0

Fixed bug introduced by wrong use of unique in last bug fix :-)

Download
1.1.0

Bug fixed: Earlier version did not return intersection points where a data point from one of the input curves was placed exactly on the line connecting two data points of the other input curve.

Download
1.0.0

Download