Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
a = 1;
b=5
y_correct = 6;
assert(isequal(imgnumbers(a,b),y_correct))
b =
5
y =
6
|
Make the vector [1 2 3 4 5 6 7 8 9 10]
35545 Solvers
613 Solvers
MATCH THE STRINGS (2 CHAR) very easy
250 Solvers
5110 Solvers
338 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!