Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'C';
assert(isequal(your_fcn_name(x),y_correct))
|
5703 Solvers
895 Solvers
Project Euler: Problem 1, Multiples of 3 and 5
1491 Solvers
Back to basics 9 - Indexed References
392 Solvers
07 - Common functions and indexing 1
338 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!