Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
r = 1;
t = 1;
y_correct = 0.20000;
assert(isequal(your_fcn_name(r,t),y_correct))
|
6281 Solvers
Check if number exists in vector
4466 Solvers
669 Solvers
489 Solvers
Number of odd and even elements within matrix
124 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!