Odd or even function
Mostrar comentarios más antiguos
I have to create a function oddeven wether the inserted numeric input is odd or even.
input variables: vector consists of integer numbers
output variables:
- variable odd for odd integer numbers
- variable even for even integer numbers
thanks for your help!
Respuestas (1)
Image Analyst
el 12 de Oct. de 2021
1 voto
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!