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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2004 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
826 Solvers
-
Fahrenheit to Celsius converter
603 Solvers
-
Matlab Basics II - Max & Index of Max
266 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!