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

st: Mata matrix to Stata matrix form


From   PNIR PUISSANCE <[email protected]>
To   [email protected]
Subject   st: Mata matrix to Stata matrix form
Date   Thu, 6 Oct 2005 02:48:40 +0200 (CEST)

Dear statalist,

This is a question from a beginner on mata.

Does anyone know how can I get mata matrix in stata
matrix. I give one example her.

mata:
A = st_matrix("iotaN1")
B = st_matrix("iotaN2")
C = st_matrix("iotaN3")
D = blockdiag(A, blockdiag(B,C))
end
When I try "mat dir", I don't see matrix X.
I want to get back the matrix D on stata to make my
matrix calculation, but I do not know how to make it.

I am sure there is a way to get that, but I cannot
figure out how.

Thank you for your help,
best regards,




	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
T�l�chargez cette version sur http://fr.messenger.yahoo.com
*
*   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