Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y_correct = [0 9 18 27 36 45 54 63 72 81 90];
assert(isequal(tab9(),y_correct))
y =
0 9 18 27 36 45 54 63 72 81 90
|
15302 Solvers
3975 Solvers
324 Solvers
Sum the 'edge' values of a matrix
232 Solvers
1223 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!