Suppose I form say a filename using some string operations, something like
myfilename = prefix + "-" + suffix
and then want to save something along the lines of
mata matsave {myfilename} Matrix1 Matrix2 Matrix3
Is there any way to have Mata go into the contents of myfilename
object there, rather than create the file "myfilename.mmat" in the
current directory? Or may be explicit version
mata matsave prefix+"-"+suffix Matrix1 Matrix2 Matrix3
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/