This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 'a';
y_correct = uint8('a');
assert(isequal(your_fcn_name(x),y_correct))
|
Select every other element of a vector
20339 Solvers
Sum all integers from 1 to 2^n
8414 Solvers
725 Solvers
07 - Common functions and indexing 2
316 Solvers
177 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!