Dear All
I have a question about the matrix calculation in the form of string.
Please look at the following example.
. mata
: X=("a","b")
: Y=("c","d")
: Z=X+Y
: Z
1 2
+-----------+
1 | ac bd |
+-----------+
: end
the result is (ac, bd), but the expression i want to get is (a+c, b+d).
Does anyone know how to display (a+c, b+d)?
Thank you!
Yoshi
_________________________________________________________________
Hotmailがお届けする、幸せになるためのメールマガジン「ビジネス幸福論」実施中
http://go.windowslive.jp/
*
* 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/