imports a lmata text file into a Div structure
x_div=lmata2div(filename)
the name of the file to be read
ex: 'myfile.txt'
a Div structure
x_new=lmata2div2('mylmatafile.txt');