<< Formats conversions Formats conversions lmata2div >>

fact >> Formats conversions > div2lmata

div2lmata

exports a Div structure into a lmata text file

Calling sequence

div2lmata(x_div,filename)

Arguments

x_div:

a Div structure or a matrix of dimensions (n x q)

filename:

the name of the file to be created; e.g.: 'myfile.txt'

eventually, the path can precede the file name

Examples

div2lmata(x1,'myfile.txt');

Authors


Report an issue
<< Formats conversions Formats conversions lmata2div >>