Odd or even function
Afficher commentaires plus anciens
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!
Réponses (1)
Image Analyst
le 12 Oct 2021
1 vote
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!