How can i create a circle around a point in the 2 D plane with a specified radius and determine its interscection piont with another circle?
2 views (last 30 days)
Show older comments
Hi people,
i have given point , lets say (x,y)=(3,5) and would like to draw a circle around it with radius r=2. I searched for a routine in matlab but didnt find one.
My aim is to finally plot various circles and to determine the intersection points.
I hope you can help me,
With best regards, John
Accepted Answer
Image Analyst
on 19 May 2013
The answer to this is given in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F
0 Comments
More Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots 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!