Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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