Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
23027 Solvers
Who is the smartest MATLAB programmer?
469 Solvers
181 Solvers
1231 Solvers
Find the dimensions of a matrix
267 Solvers