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 Solvers69
Suggested Problems
-
Select every other element of a vector
35899 Solvers
-
All your base are belong to us
571 Solvers
-
Find the sum of the elements in the "second" diagonal
1194 Solvers
-
Create a two dimensional zero matrix
522 Solvers
-
Matlab Basics - Pick out parts of a vector
266 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!