Accessing values read from an SD card in setup() and loop()

sarallen:
However, I am uncertain how to allow the matrix to be "seen" by setup() and loop(), as the matrix is defined within my ReadCardInfo function.

Never heard of global variables?

I suggest a C programming class!

.