Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [10 8 10 7 1];
y_correct = [4 5];
assert(isequal(your_fcn_name(x),y_correct))
|
All your base are belong to us
463 Solvers
Convert a vector into a number
503 Solvers
Create an index-powered vector
352 Solvers
Replace Negative(-) by 0 and positive by 1
74 Solvers
67 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!