Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = 1;
b=5
y_correct = 6;
assert(isequal(imgnumbers(a,b),y_correct))
b =
5
y =
6
|
284 Solvers
Back to basics 4 - Search Path
321 Solvers
construct matrix with identical rows
168 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
248 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!