Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
1965 Solvers
Change the sign of even index entries of the reversed vector
296 Solvers
Test if two numbers have the same digits
187 Solvers
The Answer to Life, the Universe, and Everything
383 Solvers
400 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!