Problem 44823. Relative points in 2D: problem 1
Solution Stats
Problem Comments
-
4 Comments
Apologies, there was an error in my solution test. Fixed now
Is this problem solvable now? I don't see where the test suite calls the function.
@Chris it's getting called on line 8 of the first test case, isn't it?
I edited the test suite after seeing Chris's comment, but had not updated in the comment.
The test case has been edited and the problem is now solvable.
Solution Comments
Show commentsProblem Recent Solvers105
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
554 Solvers
-
Calculate the Hamming distance between two strings
340 Solvers
-
Circular Primes (based on Project Euler, problem 35)
644 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2115 Solvers
-
351 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!