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 = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
ans =
11
|
1400 Solvers
Getting the indices from a vector
1443 Solvers
243 Solvers
311 Solvers
200 Solvers