mputl — writes strings in an ascii file
r = mputl(txt ,file_desc)
returns %t or %f to check if function has correctly written on the file.
A character string giving the name of the file or a logical unit returned by mopen.
a vector of strings.
mputl
function allows to write a vector of
strings as a sequence of lines in an ascii file.