Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = [10 -9];
y_correct = 0.5;
assert(isequal(your_fcn_name(x),y_correct))
y =
0.5000
|
579 Solvers
246 Solvers
The sum of the numbers in the vector
426 Solvers
What is Sum Of all elements of Matrix
292 Solvers
228 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!