How do i filter numbers ending in 3
Info
This question is closed. Reopen it to edit or answer.
Show older comments
This question was flagged by Star Strider
I have a bunch of numbers x=[234 352 298 213 365 321 293 213], I want to know how to filter number ending in 3. The output should be 213 293 213
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!