Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
4107 Solvers
819 Solvers
Back to basics 9 - Indexed References
392 Solvers
Given a matrix, return the last eigen value
175 Solvers
286 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!