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
-
Output any real number that is neither positive nor negative
401 Solvers
-
07 - Common functions and indexing 1
444 Solvers
-
513 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
349 Solvers
-
1693 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!