Intersection Points of Two Curves

1 view (last 30 days)
1.jpg
why its showing error when i want to get the coordinate of the intersection points of the two curves.

Accepted Answer

Star Strider
Star Strider on 24 Feb 2019
why its showing error when i want to get the coordinate of the intersection points of the two curves
Probably because you did not download and install the function from the Fast and Robust Curve Intersections (link) File Exchange contribution?
If you want to use the function, download it and save it somewhere on your MATLAB search path as intersections.m. Then call it as you did in the code you posted, since that appears to be correct.

More Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!