How can I arrange given matrix in other matrix form?

I have three matrix of same dimension want to make a matrix so that it will have three column; In first column first element will be from 1st matrix, second column from 1st element of 2nd matrix and for third column from 1st element of third matrix How can I ?

Categories

Tags

Asked:

RS
on 22 Sep 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!