How to create a 3 dimensional matrix from two matrices each of 2 dimensions

I have two matrices A and B each of dimension 4x110. I would like to create a 3 dimensional matrix C of dimension 4x2x110 which is filled by values from A and B. The second dimension is because we have two matrices A and B.

Categories

Find more on Sparse Matrices in Help Center and File Exchange

Tags

Asked:

DM
on 3 Feb 2017

Answered:

on 3 Feb 2017

Community Treasure Hunt

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

Start Hunting!