This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
ref = ones(9,9)*2;
user = MatrixFunc();
assert(isequal(user,ref))
|
927 Solvers
233 Solvers
177 Solvers
189 Solvers
281 Solvers