Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
refSize = 12;
userAns = MatrixFunc();
user = sum(sum(isnan(userAns)));
assert(isequal(refSize,user))
dMat =
NaN NaN NaN NaN
NaN NaN NaN NaN
NaN NaN NaN NaN
|
220 Solvers
Determine Whether an array is empty
646 Solvers
Vectorize the digits of an Integer
269 Solvers
Getting the indices from a matrice
360 Solvers
516 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!