Problem 44397. Determine whether the input is odd, even, or neither.
Make a function that returns ‘odd’ if the input is odd, ‘even’ if the input if even or ‘error’ if the input is neither odd nor even. Where the input could be a number, letter or symbol.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6599 Solvers
-
532 Solvers
-
Create a vector whose elements depend on the previous element
754 Solvers
-
Solving Quadratic Equations (Version 1)
502 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1622 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!