Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: New Mata module on SSC to provide insheet and outsheet functions


From   "Jann Ben" <[email protected]>
To   <[email protected]>
Subject   st: New Mata module on SSC to provide insheet and outsheet functions
Date   Wed, 10 Aug 2005 14:18:03 +0200

Thanks to Kit Baum, a new Mata package -mf_insheet-
is available from SSC.

-mf_insheet- provides the Mata functions -insheet()-,
-infile()- and -outsheet()-. 

  *  -insheet()- and -infile()- return the contents 
     of an ASCII spreadsheet file as a string matrix. 

  *  -outsheet()- may be used to export a string 
     matrix into a spreadsheet file.

To install the package, type

 . ssc install mf_insheet

To view the help file after install, type

 . help mata insheet()

Peace,
ben

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index