Add only the even numbers of x
example:
x = [1 2 3 4 5]
the positive numbers are: 2 4, so their sum is 6
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers99
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15782 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2538 Solvers
-
construct matrix with identical rows
209 Solvers
-
1717 Solvers
-
6025 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!