This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 3;
y_correct = 6;
assert(isequal(your_fcn_name(x),y_correct))
|
8420 Solvers
560 Solvers
Matrix indexing with two vectors of indices
408 Solvers
396 Solvers
172 Solvers