Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
How do I calculate the smallest difference between any two rows in a row in the matrix?
Thanks,
Sam
Solved! Go to Solution.
One way could be to write a little utility function and use it
Thank you, Werner!