Given four coordinates, write a function to check if they form a square on the XY plane.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers31
Suggested Problems
-
Increment a number, given its digits
686 Solvers
-
The Answer to Life, the Universe, and Everything
578 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
171 Solvers
-
647 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
This problem needs more test cases of squares not aligned with the main axis. And right kites.