IDENTIFY AND DELETE DUPLICATE
3 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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..
More Answers (0)
See Also
Categories
Find more on Environment and Settings 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!