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
-
5776 Solvers
-
Change the sign of even index entries of the reversed vector
574 Solvers
-
Replace every 3rd element in a vector with 4
253 Solvers
-
Rotate a matrix for 180 degree
208 Solvers
-
Sum positive elements of matrix.
124 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!