Re: concatenate matrices?
- To: mathgroup at smc.vnet.net
- Subject: [mg118091] Re: concatenate matrices?
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Tue, 12 Apr 2011 05:56:40 -0400 (EDT)
Transpose@{y1, y2} Bobby On Mon, 11 Apr 2011 06:08:14 -0500, hadi motamedi <motamedi24 at gmail.com> wrote: > Dear All > I have two column matrices named y1 & y2 with dimensions as 448000*1 . > Can you please let me know how to construct a new matrix say 'y' with > dimensions 448000*2 such that each column of it equals y1(or y2)? > Thank you > -- DrMajorBob at yahoo.com