exports a Div structure into a lmata text file
div2lmata(x_div,filename)
a Div structure or a matrix of dimensions (n x q)
the name of the file to be created; e.g.: 'myfile.txt'
eventually, the path can precede the file name
div2lmata(x1,'myfile.txt');