Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 40;
y_correct = 5/9;
assert(isequal(your_fcn_name(x),y_correct))
|
Remove any row in which a NaN appears
6826 Solvers
Project Euler: Problem 6, Natural numbers, squares and sums.
1018 Solvers
725 Solvers
444 Solvers
Rotate a matrix for 180 degree
115 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!