How can I get if some functions are intercepted? having the equation of the line

1 view (last 30 days)
i need to know only if the functions are intercepted, i dont wanna know the point. Something like if the functions really are intercepted increment a counter. this includes vertical lines.
  3 Comments
Erick Guzman
Erick Guzman on 14 Jun 2022
Hi Walter, thanks so much.
But, i need to know how many "walls" are crossed. can i do that with improfile?

Sign in to comment.

Accepted Answer

KSSV
KSSV on 14 Jun 2022
If you get intersection point then they intersect. If intersection point is empty, they don't intersect.
  3 Comments
Walter Roberson
Walter Roberson on 14 Jun 2022
Versions of the function are available back to r2008b. However you have to install it. Search for it using Add-on Explorer

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!