I think the test suite is broken, I appear to only get x = [21,6;35,10] as the input and y is being displayed as a vector instead of the matrix that is returned. So either the return is being compared to an x that was not sent or y being a vector is causing the test cases to always fail.
Andrew, I just tried resubmitting my original solution, and the test suite was OK. What is the exact problem that you're having with the test suite when you submit your solution?
nice one!!
Return the largest number that is adjacent to a zero
3770 Solvers
976 Solvers
What is the distance from point P(x,y) to the line Ax + By + C = 0?
280 Solvers
Generate N equally spaced intervals between -L and L
569 Solvers
137 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!