Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: passing argument(s) to Mata constructors
From
Phil Schumm <[email protected]>
To
<[email protected]>
Subject
Re: st: passing argument(s) to Mata constructors
Date
Wed, 27 Feb 2013 09:38:55 -0600
On Feb 27, 2013, at 9:19 AM, [email protected] wrote:
> It's far from ideal, but you can pass them into constructors via external global variables.
Thanks. Alternatively, you can use a factory function that takes arguments, and returns a fresh instance of the class suitably initialized (i.e., based on the arguments passed to it). That's what I wound up doing in this case.
-- Phil
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/