Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 1;
n = 1;
y_correct = 6.28;
assert(isequal(calci_dist(r,n),y_correct))
ans =
6.2800
|
1900 Solvers
How to find the position of an element in a vector without using the find function
2477 Solvers
299 Solvers
505 Solvers
615 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!