Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
The Hitchhiker's Guide to MATLAB
2874 Solvers
1143 Solvers
Determine Whether an array is empty
646 Solvers
Generate N equally spaced intervals between -L and L
563 Solvers
2143 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!