Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I'm building a matrix where the off-diagonals are equal (e.g. M(1,3) = M(3,1) etc.). Is there a way to reference the M(1,3) to populate the M(3,1) element?
That way I would just need to populate the diagonal and upper triangle and below the diagonal would be completed.
thanks,
russ
Solved! Go to Solution.
My two cents:
Success!
Luc