Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
y =
11
|
284 Solvers
Check if number exists in vector
4470 Solvers
convert matrix to single column
307 Solvers
320 Solvers
266 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!