Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [1 2 3];
y_correct = [1 2 3;2 4 6;4 8 12];
assert(isequal(func(x),y_correct))
|
2980 Solvers
284 Solvers
Who has power to do everything in this world?
318 Solvers
521 Solvers
444 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!