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 comments
Loading...
Problem Recent Solvers52
Suggested Problems
-
Remove any row in which a NaN appears
8783 Solvers
-
4572 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3707 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
690 Solvers
-
Create a Multiplication table matrix...
694 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!