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
-
6677 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3385 Solvers
-
Back to basics 9 - Indexed References
446 Solvers
-
Compute LOG(1+X) in natural log
253 Solvers
-
201 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!