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))
|
3115 Solvers
Create an index-powered vector
353 Solvers
Returning a "greater than" vector
188 Solvers
Back to Basics - Find no. of elements in a matrix?
216 Solvers
209 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!