i have 5 different matrix of same dimension.

i want to give input to my code depending upon user's choice of which matrix he wants....

can you tell me which way i should do it?

should i write matrices in five different file?

and read from file.


what would the best way to do it??

any suggestion plz.

thanks