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 = 9;
y_correct = 27;
assert(isequal(yards_to_feet(x),y_correct))
|
Getting the row and column location from a matrix
192 Solvers
Duplicate each element of a vector.
455 Solvers
247 Solvers
341 Solvers
189 Solvers