Problem 2129. Sum of odd numbers in a matrix
Find the sum of all the odd numbers in a matrix.
Example
x = [2 3 5 7 1 4 11] y = 27
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers588
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2748 Solvers
-
Sum of first n positive integers
591 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
Add a row of zeros on top of a matrix
254 Solvers
-
370 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!