Hi, Is there an easy way to name matrices with an index in Mata? I mean this: let's say I have 100 matrices called xb1 xb2 .. xb100. I would like to define their names such that I can recall them in a loop as xb`i' for i=1 ..100. Thanks.
-
Login or Register
- Log in with