How to compare the values of the same matrix?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a matrix 7x21 double. I need to compare each element of one column with each element of the remaining columns. By compare I mean if the elements are equal or almost equal (I have an uncertainty range in my data sheet). The output should tell me wich elements are equal
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!