Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
Make the vector [1 2 3 4 5 6 7 8 9 10]
35571 Solvers
9875 Solvers
962 Solvers
Read a column of numbers and interpolate missing data
1235 Solvers
Back to basics 4 - Search Path
322 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!