Problem 198. Are you in or are you out?
Solution Stats
Problem Comments
-
3 Comments
Yuval Cohen
on 31 Jan 2012
The test suit only tests points that are inside or outside but not on the boundary of the polygon
Peter Cook
on 6 Jun 2015
Cyclist, this was a pretty tough problem to solve without resorting to Googling a solution or something similar. I ended up with a function that will work for any n-sided polygon. Thanks for the weekend challenge.
Yang Yang
on 20 Apr 2018
Maybe, thinking this problem in topology aspect is useful.
Solution Comments
Show commentsProblem Recent Solvers227
Suggested Problems
-
Find common elements in matrix rows
2362 Solvers
-
Increment a number, given its digits
630 Solvers
-
282 Solvers
-
505 Solvers
-
Reverse the elements of an array
971 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!