Without mod function and any loops(i.e for or while)
Show older comments
I am wondering, is it poosible to find the even or odd numbers in a vector whithout using mod(or any inbulit functions) function or loops?
2 Comments
KALYAN ACHARJYA
on 4 Nov 2019
Without any function, or we can use other functions apart from mod or rem?
Vikas Rahar
on 4 Nov 2019
Accepted Answer
More Answers (0)
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!