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
-
Find the longest sequence of 1's in a binary sequence.
6668 Solvers
-
Return the 3n+1 sequence for n
8477 Solvers
-
given 3 sides, find area of this triangle
818 Solvers
-
379 Solvers
-
Calculate distance travelled when given radius and rotations
240 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!