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 comments
Loading...
Problem Recent Solvers70
Suggested Problems
-
Remove any row in which a NaN appears
8783 Solvers
-
Return elements unique to either input
812 Solvers
-
Calculate the area of a triangle between three points
3511 Solvers
-
368 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
359 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!