Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
277 Solvers
372 Solvers
315 Solvers
260 Solvers
Matlab Basics - Set unwanted parts of a vector to zero
197 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!