simple matrix questions



I feel really silly asking these questions, but...

I have a mx1 vector, X
and I want to make a mxn matrix, each column of which is the vector X
what's the easiest way to do this?

also, for the 1xm vector Y
what's the easiest way to make a nxm matrix with rows consisting of
Y..?

Thanks...
.



Relevant Pages

  • Re: simple matrix questions
    ... JoeS wrote: ... > I feel really silly asking these questions, ... > I have a mx1 vector, ... > and I want to make a mxn matrix, each column of which is the vector ...
    (comp.soft-sys.matlab)
  • Unitary rectangular matrix
    ... Now adding the repeated row, ... This leads to my question: is there an mxn matrix A for which A' * A = ... Prev by Date: ...
    (sci.math.num-analysis)
  • Re: Matrix divide by vector
    ... > Given a MxN matrix, and a vector of length N. ... > Then I want to divide each element of column n with the corresponding ... Make obvious changes to get real email address. ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Subscripted assignment dimension mismatch.
    ... where "cell_two" is some mxn matrix. ... an apparent "Subscripted assignment dimension mismatch". ... Deepika. ... Prev by Date: ...
    (comp.soft-sys.matlab)