MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: Plotting Locators with Color
  • Next by Date: Re: How to plot derivative directly?
  • Previous by thread: concatenate matrices?
  • Next by thread: Re: concatenate matrices?