Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
54268 Solvers
308 Solvers
Flip the main diagonal of a matrix
506 Solvers
376 Solvers
2618 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!