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))
|
Get the length of a given vector
1357 Solvers
Check if number exists in vector
2312 Solvers
551 Solvers
345 Solvers
254 Solvers