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 Solvers592
Suggested Problems
-
5985 Solvers
-
Omit columns averages from a matrix
596 Solvers
-
Back to basics 21 - Matrix replicating
1647 Solvers
-
Test Problem; Create a 5x5 array containing all ones
389 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
343 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!