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 |
x = 2;
z = 3;
y_correct = 8;
assert(isequal(your_fcn_name(x,z),y_correct))
|
Return the largest number that is adjacent to a zero
3749 Solvers
401 Solvers
413 Solvers
202 Solvers
If you have matrix A, create matrix B using matrix A as an "element"
86 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!