Matlab (matrix concatenating)

Posted by jimbo on Stack Overflow See other posts from Stack Overflow or by jimbo
Published on 2010-04-27T18:45:13Z Indexed on 2010/04/27 19:13 UTC
Read the original article Hit count: 358

Filed under:
|
|

For an mxm (square) array, how do you concatenate all the rows into a column vector with size m^2 ?

© Stack Overflow or respective owner

Related posts about matlab

Related posts about concatenation