Scilab Function
Last update : 28/12/2008

mputl - writes strings in an ascii file

Calling Sequence

mputl(txt [,file_desc])

Parameters

Description

mputl function allows to write a vector of strings as a sequence of lines in an ascii file.

See Also

mputl,  mclose,  mfprintf,  mput,  mputstr,  mopen,  write,  

Author

S. Steer