deleting all rows from column 1 with duplicates in column 2.
1 view (last 30 days)
Show older comments
Rafael Borobio Castillo
on 1 Aug 2023
Commented: Rafael Borobio Castillo
on 1 Aug 2023
I have the following Table: Column 1 is the product ID and Column 2 is the previous product ID.
I want to delete all duplicates, so all values that are shown in colum 2 must be deleted from column 1. How can I do this.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Data Type Identification 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!