Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 2 3 4];
y_correct = 4;
assert(isequal(your_fcn_name(x),y_correct))
y =
4
|
Sum of odd numbers in a matrix
311 Solvers
What is Sum Of all elements of Matrix
292 Solvers
Matlab Basics II - Max & Index of Max
188 Solvers
84 Solvers
306 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!