Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(mps(36),10))
x =
10
|
2 | Pass |
assert(isequal(mps(3.6),1))
x =
1
|
3 | Pass |
assert(isequal(mps(18),5))
x =
5
|
Find relatively common elements in matrix rows
865 Solvers
274 Solvers
484 Solvers
07 - Common functions and indexing 4
319 Solvers
184 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!