How do i filter numbers ending in 3

This question was flagged by Star Strider
  • Flagged as Duplicate by Star Strider on 26 Aug 2022.

    https://www.mathworks.com/matlabcentral/answers/1787080-how-do-i-count-numbers-ending-in-3?s_tid=srchtitle

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.

Products

Release

R2022a

Tags

Asked:

on 26 Aug 2022

Closed:

on 26 Aug 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!