Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Daniel Feenberg <feenberg@nber.org> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: Problem Using Matwrite, "unrecognized command" error |
Date | Fri, 15 Apr 2011 18:29:17 -0400 (EDT) |
On Fri, 15 Apr 2011, J Taylor wrote:
Nick, thank you for your help with this. The results from applying the trace are shown below. Unfortunately, this was not super informative for me, though I have never used the trace before. Any thoughts on what may be going on? Thank you, JT . clear
...
= plugin call _matwrite x y , "c:\matlabfile.mat" 1 replace 0 5 unrecognized command ------------------------------------------------------------------ end matwrite --- r(199);
The "unrecognized command" message appears to come from Stata not finding _matwrite. At least it is easy to generate that message by calling a non-existent routine. Perhaps _matwrite isn't in the path or perhaps it doesn't have execute or read permission.
Daniel Feenberg * * 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/