Finding intersection of x-y plot and a circle

5 views (last 30 days)
Hi,
I am modeling an excitation loss relay in matlab. I have two circle zones and X-Y graph plotted on the same graph. I need to know the simulation time when the x-y graph intersects the circle zones. Is there any way to compare x-y graph and a circle? Please any help. Thank you!

Accepted Answer

KSSV
KSSV on 20 Dec 2018
Use this file exchange function to get the intersection point/ points between any tow data points:
  1 Comment
Alga YT
Alga YT on 21 Dec 2018
Thank you, the x-y graph is time dependent. as simulation time increase it approaches and finally intersect the circle. Can i record or stamp the duration taken to intersect the circles? Thanks again!

Sign in to comment.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!