Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a=1; b=1; c=7;
y_correct = 9;
assert(isequal(add(a,b,c),y_correct))
|
484 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
373 Solvers
121 Solvers
Find the Oldest Person in a Room
5128 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!