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 Solvers591
Suggested Problems
-
Back to basics 4 - Search Path
370 Solvers
-
Convert a numerical matrix into a cell array of strings
2083 Solvers
-
Remove the two elements next to NaN value
659 Solvers
-
Element by element multiplication of two vectors
379 Solvers
-
Calculate Amount of Cake Frosting
26344 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!