Problem 43546. Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].
Solution Stats
Problem Comments
-
4 Comments
I strongly suggest you read the "What Makes a Good Problem?" section on http://www.mathworks.com/matlabcentral/anniversary/triathlon_guidelines. Please pay attention to the second guideline: It should have more than one test point.
The problem title and description have been improved and the test suite expanded.
Link from Peng Liu's comment has been down for several days. However the advice is still valid: Test Suites should include at least four test cases — although more are often necessary to prevent hard-coded workarounds.
Thanks to goc3 for improving the Test Suite and fixing the other issues. Those people interested in developing their own test suites might like to try the series of problems starting with https://www.mathworks.com/matlabcentral/cody/problems/44631
Solution Comments
Show commentsProblem Recent Solvers89
Suggested Problems
-
Find the largest value in the 3D matrix
1521 Solvers
-
Find out missing number from a vector of 9 elements
299 Solvers
-
681 Solvers
-
325 Solvers
-
191 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!