Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: break when using mata within a loop


From   Carlos Eduardo Hern�ndez Castillo <[email protected]>
To   [email protected]
Subject   st: break when using mata within a loop
Date   Thu, 26 Jul 2007 23:56:54 -0500

Hello everyone. Thanks in advance for your help. I am trying to use mata within a forvalues loop. However Stata stops the execution of the code when arriving to the "mata:" line. Could you please tell me how to overcome this problem? This is the Stata output:

.. forvalues contvar = 1(1)3 {
2. mata:
3. a=1
4. a
5. end
--Break--
r(1);

end of do-file
--Break--
r(1);

Thanks again for your help.

Carlos Eduardo Hernandez Castillo

_________________________________________________________________
Las mejores tiendas, los precios mas bajos, entregas en todo el mundo, YupiMSN Compras: http://latam.msn.com/compras/

*
* 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