...Matlab is very convenient for working with large data sets. Since the basic data structure in Matlab is matrix, one needs to understand that matrix is basically array of numbers, symbols, or expressions represented in rows and columns. Operations in Matlab include addition, multiplication, transpose, inverse, etc. (read more)