Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
5703 Solvers
Matrix indexing with two vectors of indices
485 Solvers
327 Solvers
Matlab Basics - Absolute Value
360 Solvers
664 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!