Hello everybody,

I have been looking for a solution for this problem for days!

I have like a hundred of 3*3 matrices (arrays), so it's three columns and 300 rows.

I want to apply a formula to the first matrix and then extend the application of that formula to all of the other matrices.

How can I do that??

Thanks in advance.