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
-
111258 Solvers
-
Find the alphabetic word product
3434 Solvers
-
23338 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2498 Solvers
-
Set the array elements whose value is 13 to 0
1420 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!