You need to use a loop, say -foreach- or -forval-.
forval i = 1/1200 {
mat B = nullmat(B) \ b`i'
}
Nick
[email protected]
Jorge Tuesta
> I have many matrixes 1x2 (1200 matrixes), but i would like
> only one matrix
> (600x2)
> In the manual indicates that " \ " mean join row (append
> matrixes). That
> is: matrix C=A \ B,
> but i have 1200 matrixes!!!!(b1, b2....b1200). How I append
> this matrixes?
*
* 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/