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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers69
Suggested Problems
-
Back to basics 11 - Max Integer
807 Solvers
-
Test if two numbers have the same digits
262 Solvers
-
17825 Solvers
-
Create sequnce 1 4 9 16 25.........
413 Solvers
-
Find the Oldest Person in a Room
20112 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!