Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(mps(36),10))
|
2 | Pass |
assert(isequal(mps(3.6),1))
|
3 | Pass |
assert(isequal(mps(18),5))
|
Find the numeric mean of the prime numbers in a matrix.
6781 Solvers
Program an exclusive OR operation with logical operators
639 Solvers
Back to basics 20 - singleton dimensions
254 Solvers
Reverse the elements of an array
687 Solvers
Output any real number that is neither positive nor negative
316 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!