Sum of odd numbers in a matrix - MATLAB Cody - MATLAB Central

Problem 2129. Sum of odd numbers in a matrix

Difficulty:Rate

Find the sum of all the odd numbers in a matrix.

Example

 x = [2 3 5 7 1 4 11]
 y = 27

Solution Stats

46.1% Correct | 53.9% Incorrect
Last Solution submitted on May 05, 2025

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
3

Problem Recent Solvers594

Suggested Problems

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!
Go to top of page