This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
refSize = 12;
userAns = MatrixFunc();
user = sum(sum(isnan(userAns)));
assert(isequal(refSize,user))
|
649 Solvers
Flip the main diagonal of a matrix
426 Solvers
Vectorize the digits of an Integer
236 Solvers
341 Solvers
253 Solvers