Problem 44494. 'Determine if array of numbers is odd'

Return true if the input single number is odd. If the input is a vector, it will return a vector or array of logical values indicating if it is odd(true) or not odd(false).

Solution Stats

70.21% Correct | 29.79% Incorrect
Last Solution submitted on Feb 20, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers63

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!