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 comments
Loading...
Problem Recent Solvers89
Suggested Problems
-
Return unique values without sorting
1024 Solvers
-
Flip the main diagonal of a matrix
924 Solvers
-
334 Solvers
-
5465 Solvers
-
Test if a number is numeric or not
141 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!