i would simply visualize the contents of the matrix as an image using Matlab's function "image" or "imagesc" (maybe you'll have to normalize the numbers in your matrix if you do not normalize them anyway). I guess this should allow you at least to give/get an overview on your classification accuracy.