This doesn't even use complex numbers!
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = 1;
b=5
y_correct = 6;
assert(isequal(imgnumbers(a,b),y_correct))
b =
5
|
3601 Solvers
07 - Common functions and indexing 1
338 Solvers
292 Solvers
236 Solvers
555 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!