IDENTIFY AND DELETE DUPLICATE

Hello guys,
Please could anyone suggest me which function I can use to identify and delete duplicates in a long list of elements in order to have each element repeated just once.
Thanks a lot for your help.

 Accepted Answer

woahs
woahs on 21 Jan 2020
I feel like the very first thing that should come up with any googling (e.g. matlab find and remove duplicate values) would be to try unique..

1 Comment

Thanks a lot Kevin, I'll try to use this function.

Sign in to comment.

More Answers (0)

Categories

Asked:

Sa
on 21 Jan 2020

Commented:

Sa
on 21 Jan 2020

Community Treasure Hunt

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

Start Hunting!