Bookmark and Share

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: Problem Using Matwrite, "unrecognized command" error


From   Daniel Feenberg <[email protected]>
To   [email protected]
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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index