Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
Select every other element of a vector
20358 Solvers
1600 Solvers
352 Solvers
Getting the absolute index from a matrix
211 Solvers
511 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!