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
-
Find the sum of all the numbers of the input vector
50782 Solvers
-
Back to basics 4 - Search Path
370 Solvers
-
Sum of diagonal of a square matrix
1593 Solvers
-
543 Solvers
-
Back to Basics - Find no. of elements in a matrix?
314 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!