Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
refSize = 12;
userAns = MatrixFunc();
user = sum(sum(isnan(userAns)));
assert(isequal(refSize,user))
|
Maximum running product for a string of numbers
1112 Solvers
Back to basics 17 - white space
245 Solvers
Sum the elements in either diagonal of a square matrix
178 Solvers
177 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!