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;
y_correct = 2;
assert(isequal(your_fcn_name(x),y_correct))
|
Return the largest number that is adjacent to a zero
3117 Solvers
363 Solvers
1594 Solvers
345 Solvers
Matlab Basics - Create a row vector
205 Solvers