Problem 60765. Identify points inside a Reuleaux triangle
Write a function to identify points that lie in or on a Realeaux triangle, which is a curve of constant width. The input to the function will be the (x, y) coordinates of the points and the (x, y) coordinates of the vertices of the triangle.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers2
Suggested Problems
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!