Odd or even function
2 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!