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
-
3059 Solvers
-
Back to basics 25 - Valid variable names
324 Solvers
-
Make a random, non-repeating vector.
9272 Solvers
-
341 Solvers
-
07 - Common functions and indexing 6
451 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!