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 |
assert(isequal(times10(1),10));,,
y =
10
|
2 | Pass |
assert(isequal(times10(2),20));,
y =
20
|
Find the sum of all the numbers of the input vector
31940 Solvers
Convert a Cell Array into an Array
429 Solvers
270 Solvers
156 Solvers
461 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!