Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
G_correct = [1 2 3; 8 8 8; 7 8 9];
assert(isequal(your_fcn_name(x),G_correct))
|
Find the sum of all the numbers of the input vector
31940 Solvers
9866 Solvers
351 Solvers
Back to basics 9 - Indexed References
392 Solvers
232 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!