Problem 43114. Add the odd numbers
Add only the odd numbers of x
example:
x = [1 2 3 4 5]
the positive numbers are: 1 3 5, so their sum is 9
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers82
Suggested Problems
-
Return the largest number that is adjacent to a zero
5507 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15764 Solvers
-
443 Solvers
-
Find out total non zero element of matrix
284 Solvers
-
Matlab Basics - Logical Tests I
267 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!