Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 2;
y_correct = [64 32/31]
assert(isequal(your_fcn_name(x),y_correct))
y_correct =
64.0000 1.0323
ans =
64.0000 1.0323
|
Create a Multiplication table matrix...
283 Solvers
271 Solvers
Check that number is whole number
1070 Solvers
414 Solvers
137 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!