Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I'm trying to define each result of my matrix, i guess it isn't complicate but I didn't find anything about it.

Solved! Go to Solution.
Two options:

If you just want to sum the diagonal, then one way of doing it is to extract the diagonal and sum it

Alternatively, you could simply take the trace: ![]()

Stuart
