Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
Find common elements in matrix rows
1231 Solvers
Set some matrix elements to zero
290 Solvers
462 Solvers
Sum of the Multiplication of Vectors
202 Solvers
464 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!