Determine whether the input is odd, even, or neither. - MATLAB Cody - MATLAB Central

Problem 44397. Determine whether the input is odd, even, or neither.

Difficulty:Rate

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

23.81% Correct | 76.19% Incorrect
Last Solution submitted on Dec 07, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers51

Suggested Problems

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!
Go to top of page