Modify MatLab code

Job ID: 34403094

Budget: $10 – $50 USD

I have a MatLab code that takes data from an excel file and lets me know which 3 numbers dont appear together. what i need is 4 and 5. Also, the results must not have duplicates. Currently it gives out different sets for the same numbers, for example, "1,2,3" and "1,3,2", "2,3,1", i only need one set.