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 = 2;
y = 1;
solution = 3;
assert(isequal(addition(x),solution))
|
2486 Solvers
277 Solvers
Back to basics - mean of corner elements of a matrix
297 Solvers
147 Solvers
Convert from Fahrenheit to Celsius
7116 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!