I am trying to read the matrix (please see this link http://www.clcbio.com/scienceimages/img8.png.
This matrix will be in text based file. How can I read this file and create a matrix and fill it in my code.
The other question I have is that the matrix has first row and column with value as char and rest values are in integer, how can I take care of this?
Please suggest.
Thanks