Yep, sorry I did mean {i,nn}.
Using Table[MatrixPlot[{Table[First[Evaluate[y[cc] /. s]], {i, nn}]}], {cc, 1, cmax, 0.5}]
I get the correct set of images that I need.
I have no problems exporting those as a stack of images (which I could then of course group together into a movie in another...