Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
refSize = 12;
userAns = MatrixFunc();
user = sum(sum(isnan(userAns)));
assert(isequal(refSize,user))
|
Find all elements less than 0 or greater than 10 and replace them with NaN
13053 Solvers
Back to basics 21 - Matrix replicating
1052 Solvers
Output any real number that is neither positive nor negative
316 Solvers
273 Solvers
262 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!