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 |
velocity = 10;
time = 60;
D_correct = 600;
assert(isequal(distance(velocity,time),D_correct))
|
6281 Solvers
495 Solvers
411 Solvers
Let's get back to school, and create multiplication tables
147 Solvers
129 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!