asdocx: Export from Stata to Word, Excel, LaTeX & HTML Forums asdocx Forum Does the asdocx command leave behind any matrix like in asdoc? Reply To: Does the asdocx command leave behind any matrix like in asdoc?

Dr. Attaullah Shah
Keymaster
Post count: 106

Stata matrices have one limitation, and it is a big one. It cannot have string or text. Therefore, Stata matrices are not a good tool for holding and managing results. This is why I chose to write matrices in the Mata language. Still, you have not told why you need to add information to the Stata matrix?