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 Solvers67
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49326 Solvers
-
3290 Solvers
-
360 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
823 Solvers
-
the average value of the elements
1575 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!