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 comments
Loading...
Problem Recent Solvers622
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2070 Solvers
-
Back to basics 22 - Rotate a matrix
939 Solvers
-
743 Solvers
-
6353 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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!