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 Solvers68
Suggested Problems
-
13575 Solvers
-
Create a square matrix of multiples
482 Solvers
-
Add a row of zeros on top of a matrix
254 Solvers
-
474 Solvers
-
Find the square of the sum of the digits of a number
156 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!