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/