Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 8;
y_correct = 44;
assert(isequal(your_fcn_name(x),y_correct))
|
5704 Solvers
1051 Solvers
1882 Solvers
Reverse the elements of an array
687 Solvers
35 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!