Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 2;
l = 8;
y_correct = 20*pi;
assert(isequal(your_fcn_name(r,l),y_correct))
|
Set the array elements whose value is 13 to 0
935 Solvers
271 Solvers
548 Solvers
128 Solvers
281 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!