Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
Back to basics 19 - character types
225 Solvers
Back to basics 21 - Matrix replicating
1052 Solvers
Generate N equally spaced intervals between -L and L
563 Solvers
Magic is simple (for beginners)
2754 Solvers
Matlab Basics - Logical Tests I
192 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!