Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
y_correct = [0 9 18 27 36 45 54 63 72 81 90];
assert(isequal(tab9(),y_correct))
y =
0 9 18 27 36 45 54 63 72 81 90
|
329 Solvers
188 Solvers
Celsius to Fahrenheit converter
388 Solvers
275 Solvers
274 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!