Hi,
I was wondering if it's possible to colour the rows and columns of a matrix in mathematica.
I have received help from another forum and the code of my matrix is the following:
Rasterize@
Style[MatrixForm[{{n, -1 + n, -2 + n, \[CenterEllipsis], 1}, {2 n,
2 n - 1, 2 n - 2...