Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(strcmp(reduce(@strcat,{'foo','bar','baz','bat'},'-'),'-foobarbazbat'))
assert(reduce(@max,{1,2,3,4},{5,6,7,8},5)==8)
assert(reduce(@min,{1,2,3,4},{5,6,7,8},5)==1)
|
405 Solvers
61 Solvers
Convert Hard Drive marketing sizes to actual data sizes
61 Solvers
Rotate and display numbered tile
239 Solvers
21 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!