Concatenate cell array of different size along different index of cell

1 Ansicht (letzte 30 Tage)
Sandeep Nair
Sandeep Nair am 14 Nov. 2018
Kommentiert: madhan ravi am 14 Nov. 2018
I want to concatenate cell array a{1,1}= 20x14 double matrix and a{1,2} = 30X50 double matrix by using cat(3,a{:}) but the error dimension of matrix
being concatenate is not consistent is coming
Please note i want to concatenate it in different index and not horizontal or vertical concat

Antworten (0)

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by