1:3 -> 0; 3:5 -> 6
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers820
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5799 Solvers
-
Getting the indices from a matrix
720 Solvers
-
Is this triangle right-angled?
6562 Solvers
-
Back to basics - mean of corner elements of a matrix
462 Solvers
-
Matlab Basics - y as a function of x
527 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The problem statement and test suite really need some improvement, here. It's a nice problem, though! I didn't assume that the three lengths given would form a triangle, and return a NaN if they don't.