Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
Find all elements less than 0 or greater than 10 and replace them with NaN
13051 Solvers
Remove all the words that end with "ain"
1292 Solvers
309 Solvers
511 Solvers
266 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!