Intersecting a curve and a line
Show older comments
I have two 42x1 matrices which define a curve with one on X and other on Y-axis and I have a line. I want to intersect these two and find the intersection point, how can I do that? I also have this unknown in my line, which I plan to find from the intersection point.
Answers (1)
KL
on 11 Nov 2017
0 votes
There is a FEX submission called curveintersections, find it on the below link:
Categories
Find more on Fit Postprocessing 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!